aisweeper
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
mkdir -p ./bin
crystal build ./src/aisweeper.cr --output ./bin/aisweeper --release
KEMAL_ENV=production ./bin/aisweeper
Repository
aisweeper
Owner
Statistic
- 0
- 0
- 0
- 0
- 2
- about 10 hours ago
- November 15, 2025
License
MIT License
Links
Synced at
Sun, 16 Nov 2025 15:32:44 GMT
Languages