Skip to content

mkeeter/spacewar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spacewΛr is a Haskell implementation of the classic video game. It is backend-agnostic, adaptible to any device that can draw a set of vectors.

More details are available on the project page.

To build and run, use cabal:

git clone https://github.com/mkeeter/spacewar
cd spacewar
cabal sandbox init
cabal install --only-dependencies
cabal build
cabal run

About

2D ship-to-ship combat

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published