Early, unofficial haskell version of popular penguin * fish board game, with AI, GUI. Game is zero sum, perfect knowledge.
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
41
commits
Add splash screen (GameMode) and placate -Wall with top level sigs
110afb5View on GitHubAdd optional user control of player 1 (can dictate move).
f2a4c8cView on GitHubImplement basic mouse handler, understanding (ui pos -> board pos)
3adcbb0View on GitHubRemove tracking of dead players. Now, isGameOver = all cantMove players
0880b94View on GitHub