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 COLLECTION
Topic: game-ai清除
polyfishHenBOMB
ADDED

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.

GamesAI & MLGame engines
shatterfishwatchthelight
ADDED

Shatterfish 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.

GamesAI & MLGame development tools
reinforsjeepjeepjeep
ADDED

Reinfors 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.

AI & MLTraining & evaluation