8000 GitHub - nbartlomiej/takefive: Five in a Row game implementation in Haskell
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

nbartlomiej/takefive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

takefive

About

Takefive is a Five in a Row game (en.wikipedia.org/wiki/Gomoku) implemented in Haskell. Runs in console, features simple AI, done as a Haskell excercise.

This implementation has been used in Tfoo (github: github.com/nbartlomiej/tfoo , demo: tfoo.herokuapp.com).

Running

1. Cd into project directory
2. ghc takefive
3. ./takefive

License

MIT license, for details please see the LICENSE file.

About

Five in a Row game implementation in Haskell

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0