Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 241 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 241 Bytes

air-hockey

Air hockey written in Haskell using FunGEn (Functional Game Engine)

Setup

git clone http://github.com/chamkank/air-hockey
cd air-hockey
stack setup
stack install
air-hockey