- Notifications
You must be signed in to change notification settings - Fork0
A terminal interface for Pong, using the brick library for Haskell.
License
NotificationsYou must be signed in to change notification settings
jibarozzibehr/pong
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A terminal interface for Pong, using thebrick library for Haskell.
Windows support is questionable due toincompatibility with thevty library.
Firstget Cabal. Then:
git clone https://github.com/jibarozzibehr/pongcd pongcabal installcabal run
Make sure your terminal window has at least a size of 80x24.
We've fixed the size so the game won't change if you make the window bigger than that resolution.
About
A terminal interface for Pong, using the brick library for Haskell.