Skip to content

jibarozzibehr/pong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pong

A terminal interface for Pong, using the brick library for Haskell.

Team

Installation

Windows support is questionable due to incompatibility with the vty library.

Linux

First get Cabal. Then:

git clone https://github.com/jibarozzibehr/pong
cd pong
cabal install
cabal run

Usage

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.

Code we found useful and helped us with this project

About

A terminal interface for Pong, using the brick library for Haskell.

Topics

Resources

License

Stars

Watchers

Forks