[go: up one dir, main page]

cross-posted from: https://piefed.zip/c/machinelearning/p/1092955/looking-for-ml-coders-for-help-with-open-source-creative-commons-board-game-ai-player-logi

I know this is probably a long shot, but I鈥檓 not sure where else to ask so I鈥檓 going to take a shot.

I鈥檝e designed and abstract board game (think chess, shogi, go, etc) and have completed coding the rules for play against an AI player, however getting the actual AI to be good is a whole other problem.

I would love if someone who is experienced in ML would be interested in collaborating on this open source project.

The game is strictly a hobby project, with absolutely no plans for monitization or anything. Currently it鈥檚 playable in the browser against AI (no multiplayer yet set up) at: https://greenants.github.io/Amalgam_Webgame/

GitHub Repo: https://github.com/GreenAnts/Amalgam_Webgame

Disclaimer: I鈥檝e mostly used AI to code this project, as I鈥檓 a pretty novice programmer. Obviously that鈥檚 controversial, so I want to make that clear - but remember this is simply a hobby project, and is a way for me to get my board game design digitized and actually played by others. The code will likely be a bit on the messy side, but I think for the most part the ML coder would only be interacting with the controller - so shouldn鈥檛 be too much of a factor.

From my limited understanding, the actual search depth and complexity of the game is quite high, far higher than chess, so it鈥檚 been quite hard for me to try and get this set up even with the help of AI coding with hueristics.

If you are interested in in the project at all, I鈥檓 always looking for help to farther this project - as I鈥檝e been working on the board game itself (on and off) for more than 10 years.

The GitHub Repo listed above (in the README.md) has a graphical rulebook as well as a video tutorial linked for you to learn the rules and get an idea of the game complexity if you are interested.

Like I said, I know this is a long shot, and unlikely anyone will be interested, but I figured I鈥檇 give it a shot :)