Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cjauvin/kamisado-haskell
Kamisado Game AI in Haskell
https://github.com/cjauvin/kamisado-haskell
Last synced: about 2 months ago
JSON representation
Kamisado Game AI in Haskell
- Host: GitHub
- URL: https://github.com/cjauvin/kamisado-haskell
- Owner: cjauvin
- Created: 2015-10-01T03:34:27.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-27T03:37:37.000Z (about 9 years ago)
- Last Synced: 2024-06-11T16:39:48.431Z (7 months ago)
- Language: Haskell
- Homepage:
- Size: 297 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [Kamisado](https://en.wikipedia.org/wiki/Kamisado) Game AI in Haskell
## Installation
```
$ cabal sandbox init
$ cabal install
$ cabal run
```![console screenshot](https://raw.githubusercontent.com/cjauvin/kamisado/master/resources/readme.png)
_Thanks Laurence-D'Arcy-Dubois for the inspiration, and always remember that:
Chez Tsak Tsak, tout est fait maison!_