https://github.com/ornicar/conx
scala learning project: cli connectX game with decent AI
https://github.com/ornicar/conx
Last synced: about 2 months ago
JSON representation
scala learning project: cli connectX game with decent AI
- Host: GitHub
- URL: https://github.com/ornicar/conx
- Owner: ornicar
- Created: 2011-08-01T18:31:14.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2011-08-01T18:31:27.000Z (almost 14 years ago)
- Last Synced: 2025-03-29T08:47:26.553Z (2 months ago)
- Language: Scala
- Size: 89.8 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Connect-X game.
Console UI.
Decent artificial intelligence.
The goal of this small project is to get me started with scala.