Martian Chess
Implementation of the fantastic Martian Chess game from Looney Labs! Play against another human or against 3 AI variations.
Chess engine adaptation
Concepts of standard Chess Engines implementations were adapted to this new game to find the best move taking into account not only the current state of the board but also loking ahead to a number of moves, exploring all the move-tree.
Godot Game Engine
Implemented with the Godot Game Engine, you can choose between 2D or 3D perspectives.
Future improvements
- Implement the 4-Player variation
Technologies
Godot