Martian Chess

Implementation of the fantastic Martian Chess game from Looney Labs! Play against another human or against 3 AI variations.

Martian Chess 3D Perspective

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.

Martian Chess 2D Perspective

Future improvements

  • Implement the 4-Player variation

Technologies

Godot