Skip to content
View MageOfficial's full-sized avatar

Block or report MageOfficial

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
MageOfficial/README.md

πŸ”₯ About Me

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.

πŸš€ Notable Projects

πŸ† Public Repositories

  • 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)

πŸ”’ Private Projects

  • 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

Pinned Loading

  1. MageAI-5D MageAI-5D Public

    A 5D Chess AI utilizing 5d-chess-js

    JavaScript 7 1

  2. reversichess reversichess Public

    Chess with reversi mechanics

    JavaScript 1

  3. t0database t0database Public

    Very basic program to create an opening tree from a 5d chess database csv

    JavaScript 1

  4. nDimReversi nDimReversi Public

    JavaScript