5DChess in Godot
A downloadable game for Windows
Open source project on this link: https://github.com/Slavrick/Godot5DChess
Press F to submit turn and G to undo moves. press esc to go back to main menu.
WASD or drag mouse to move camera.
More updates to come soon!
This Project was made in Godot, and is open source: https://github.com/Slavrick/Godot5DChess/commits/master/
Currently only exported in Windows, If you would like to play on other platforms, clone the repository and/or
contact me.
Please send feedback at the GitHub, itch.io page or aquababy on discord. :)
Play Game allows you to play a local game vs yourself or another player.
====================================================================================================================
is the main point of the tool. This allows you to play a game, but also rewind by clicking the point on the sidebar.
you can create sidelines by playing a turn at the rewound position. You can right click to create arrows, or right
click and drag to make arrows.
making the same highlight again allows you to undo the highlight. Same for arrows.
You may export the game with the save game. Note that you will get a different result if exporting or loading from
the PGN5S filetype. (5d study PGN). This will export sidelines, highlights, arrows, and commentary on the position.
You have been provided a list of many different PGNS to play with. For a document on how to construct custom FEN,
See: https://github.com/adri326/5dchess-notation
============================================================================================================
The Tool also allows setting custom themes and controls.
The colors you choose will be stored in the following (Godot Default) <User Directory>\AppData\Roaming\Godot\app_userdata\5dChess\5dvisuals.json
by default F submits and G will Undo your turn.
Status | In development |
Platforms | Windows |
Author | AquaBaby |
Genre | Puzzle |
Made with | Godot |
Tags | 5d-chess, Board Game, Chess |
Download
Install instructions
unzip and should be able to run the exe
Development log
- 5D Chess in Godot Release 5. Analysis Update57 days ago
- 5D Chess in Godot Release 472 days ago
Comments
Log in with itch.io to leave a comment.
Absolutely insane! Great job, only one thing i would like is a button that moves you to the boards you have to make a move in in order to submit your turn
otherwise it basically has no flaws
Thanks for the feedback. Not listed here, i actually do have a button 'F' assigned to submit the turn. and 'G' to undo. In the future I am going to add control customization to the settings menu. There is a lot I want to do with the project this is just more of a minimum playable build at the time.
alright, thats great to hear! I cant wait for future updates