hinvaders: Space Invaders

[ game, program ] [ Propose Tags ]

A simple clone of Space Invaders for playing on one's terminal.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1
Dependencies base, haskell98, random [details]
License LicenseRef-GPL
Author Bernie Pope <bjpop@csse.unimelb.edu.au>
Maintainer Simon Michael <simon@joyful.com>
Category Game
Home page http://www.cs.mu.oz.au/~bjpop/code.html
Uploaded by GwernBranwen at 2008-02-21T23:05:55Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables hinvaders
Downloads 1232 total (7 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2017-01-03 [all 8 reports]

Readme for hinvaders-0.1

[back to package description]
This is Bernie Pope's ANSI Space Invaders in Haskell (<http://www.cs.mu.oz.au/~bjpop/code.html>).

* tweaked by Simon Michael as a learning exercise (<http://joyful.com/darcs>); darcs repository at <http://joyful.com/repos/hinvaders>.
* Cabalized by Gwern Branwen.