Renju
This project is a game of Haskell-Implementation of Renju
Functions that have realized:
- Saving / Load of Game
- Limit time for the game
- play vs Human (on one PC)
- go forward/backwards
Controls:
- mouse for place stones
- Home for open menu
- Left arrow to go back (cancel turn)
- Right arrow to go forward
Functions that might be, but not developed:
- play vs Human (Local/Internet)
- play vs PC
- prohibited turns (so now it's more gomoku-like) For other things for the installation (build) project see Guide