/BattleChess

The best Capture-the-Flag Chess game played on a Hexagonal Board that allows players to resurrect dead pieces.

Primary LanguageJava

Battle Chess

Take chess into a whole new world!

Take me straight to the game!

You can download the Windows native bundle [here] Download Now!. All you have to do is download, extract the files into the directory of your choice, and run battlechess.exe

Goal of the Game

The goal of the game is to either eliminate the opponent's pieces or control both the black and white tiles (at the top and bottom of the board, respectively).

How to play

  • You control the white pieces, and as such, you have first move
  • Select one of your pieces to see where it can move
    • click on the piece again to cancel the selection
    • the piece can move to the green tiles without attacking an opposing piece
    • the piece can attack units on tiles that are red
    • [click here] wiki for a more in-depth look at how each piece may move

Wait.. Waht?

What to do when the game explodes: [open an issue on GitHub] issues

  • be sure to let me know what went wrong, how you can make it happen again, and the stack trace (if available).
  • also, if you want to contribute, hit me with a pull request!