https://github.com/kevindasilvas/tictactoe_haskell
Little tic tac toe terminal game made entirely in haskell made entirely by me to consolidate some key concepts in haskell.
https://github.com/kevindasilvas/tictactoe_haskell
cabal haskell haskell-learning stack tic-tac-toe
Last synced: over 1 year ago
JSON representation
Little tic tac toe terminal game made entirely in haskell made entirely by me to consolidate some key concepts in haskell.
- Host: GitHub
- URL: https://github.com/kevindasilvas/tictactoe_haskell
- Owner: KevinDaSilvaS
- Created: 2020-12-20T23:47:32.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-12-22T00:26:24.000Z (over 5 years ago)
- Last Synced: 2025-02-04T13:44:04.675Z (over 1 year ago)
- Topics: cabal, haskell, haskell-learning, stack, tic-tac-toe
- Language: Haskell
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TicTacToe_Haskell
Description:
Little tic tac toe terminal game made entirely in haskell made entirely by me to consolidate some key concepts in haskell.