I'm Max (online known as Mage), a software engineer passionate about AI, game development, and multi-dimensional strategy games. My projects often focus on AI, game theory, and optimization, spanning across C++, JavaScript, and more.
- nDimReversi - Play Reversi in n-dimensions online (JavaScript, MIT License)
- Monopoly-chess - Chess + monopoly! (JavaScript, MIT License)
- reversichess - Chess with Reversi mechanics (JavaScript, MIT License)
- 4D-Reversi - Precursor to nDimReversi, but limited to a desktop app and has a functional AI! (C++, MIT License)
- MageAI-5D - A 5D Chess AI utilizing 5d-chess-js (JavaScript, MIT License)
- t0database - Generates an opening tree from a 5D chess database CSV (JavaScript, MIT License)
- 5D Chess Library - A WIP library for 5D chess with the aim of creating an efficient 5D AI(C++)
- This project has been private until the main structure and algorithms have been completed and then will be public