github.com/lxxxvi/aisweeper
main / published Dec 8, 2025 / repository
Minesweeper implementation in Crystal lang
AI sweeper
Minesweeper implementation written in Crystal lang using Kemal.
It's not supposed to be clean or perfect, it's my playground to learn Crystal and its features.
Development
scripts/dev
Then open up http://localhost:3000/ in a browser.
Tests
scripts/test
Production
scripts/build
KEMAL_ENV=production ./bin/aisweeper