Skip to content

A Space Invaders arcade game clone written in haskell

Notifications You must be signed in to change notification settings

Amuhar/monad-invaders

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Monad Invaders

Description:

A Space Invaders arcade game clone written in Haskell using HELM framework

How to build and run:

cabal configure && cabal build then execute a run.sh script

Contribution:

Sourcecode doesn't contain any monads exept IO -- only applicatives are in use, so more appropriate name for a project is required.

No major styling desision was accepred -- so concepts of spaceships, invaders, backgrounds, etc. are welcome!

About

A Space Invaders arcade game clone written in haskell

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Haskell 99.2%
  • Shell 0.8%