Skip to content

Eleos91/haskell-connect-four

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d9c59bd · Apr 23, 2019

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

haskell-connect-four

A Simple Connect4 game written in haskell with gloss

Dependencies

As long as you have installed stack, with the command stack build it should figure out which dependencies are missing. The dependencies are listed in the .cabal file.

Build and Run

Just use stack build for building the project. Use stack run vice versa.

About

A Simple Connect4 game written in haskell with gloss

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published