https://github.com/krasun/scalamoku
https://github.com/krasun/scalamoku
five-in-a-row gomoku tic-tac-toe
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/krasun/scalamoku
- Owner: krasun
- Created: 2019-10-17T13:39:54.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-19T07:52:05.000Z (almost 6 years ago)
- Last Synced: 2025-03-24T10:57:27.268Z (7 months ago)
- Topics: five-in-a-row, gomoku, tic-tac-toe
- Language: Scala
- Homepage: http://scalabledeveloper.com/posts/gomoku-or-five-in-a-row-using-scala/
- Size: 2.93 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Scalamoku
=========A simple generalized implementation of Go-Moku or Five in a Row.