Polyfish is an open-source AI player for the strategy game Polytopia, combining Alpha-Zero-style MCTS with a neural network trained via self-play in Rust. It includes a full game engine simulator, a web UI, and a C++ memory-reader that extracts live game states from the Steam version.
OPEN SOURCE, OPEN TO EVERYONE
Open source. Open possibilities.
Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.
✳Human-curated · Discover open source4100discovered
A little curiosity. A world of open source.
THE FIRST COLLECTIONTopic: game-ai清除
polyfishHenBOMB
ADDEDshatterfishwatchthelight
ADDEDShatterfish is an open-source engine for Shattered Pixel Dungeon, inspired by Stockfish. It enables headless gameplay, symbolic AI bots, statistical testing, and in-game overlays — all while enforcing fair information parity with human players.
reinforsjeepjeepjeep
ADDEDReinfors is a high-throughput reinforcement-learning library that runs game dynamics, search, and episode orchestration in parallel Rust, while keeping Python-based networks and training entirely under the caller's control.