- Notifications
You must be signed in to change notification settings - Fork0
Haskell blank canvas reversi game
License
NotificationsYou must be signed in to change notification settings
fxdpntthm/h-reversi
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Haskell blank canvas reversi game
$ git clone https://github.com/apoorvingle/h-reversi.git$ cd h-reversi$ cabal sandbox init$ cabal install --dependencies-only
$ cabal configure --enable-tests$ cabal install --enable-tests$ cabal build && cabal test
$ cabal clean && cabal configure && cabal install && ./.cabal-sandbox/bin/h-reversi
http://localhost:3000
Game screenshot | End Game screenshot |
---|---|
![]() | ![]() |