Difference between revisions of "Haskelloids"
From HaskellWiki
Line 1: | Line 1: | ||
+ | == Project Description == | ||
+ | |||
+ | This project was supposed to be a reasonably faithful reproduction of the original Atari classic 'Asteroids' written in Haskell and Yampa. | ||
+ | |||
== Screenshots == | == Screenshots == | ||
+ | {| | ||
+ | |[[Image:Haskelloidsmenu.png|thumb|alt=Haskelloids menu|A screenshot of the Haskelloids menu]] | ||
+ | |[[Image:Haskelloidsgameplay.png|thumb|alt=Haskelloids gameplay|A screenshot of Haskelloids gameplay]] | ||
+ | |} | ||
+ | |||
+ | == To Do == | ||
− | + | This is a short list of the features that are missing that I, the author, wanted to include, but never got round to. | |
+ | === Implementation === | ||
− | + | * Bonus lives | |
+ | * Score multipliers | ||
+ | * The two UFO NPCs | ||
+ | * Hyperspace jumps | ||
+ | * Add original sound effects |
Revision as of 13:27, 29 March 2010
Project Description
This project was supposed to be a reasonably faithful reproduction of the original Atari classic 'Asteroids' written in Haskell and Yampa.
Screenshots
To Do
This is a short list of the features that are missing that I, the author, wanted to include, but never got round to.
Implementation
- Bonus lives
- Score multipliers
- The two UFO NPCs
- Hyperspace jumps
- Add original sound effects