Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

Nice game!! Once I realized that all adjacent pieces and the ones that can move to your position fight with or against you it made a lot more sense and allowed me more to strategize. 

(+1)

Thanks very much! Yes, the rules are a bit complicated. I made all “pawns” move like “kings” because that was easier to program (no double move on first move, no en passant, no diagonal attack). And since the player starts out as a pawn, it also means you never get stuck (a true pawn could get stuck facing a piece without a move).

If I revisit the game in the future, maybe I’ll implement the pawn moves, and if you get stuck, then just no move for you haha, as your Captain will make a move anyway.