Difference between revisions of "Haskelloids"
From HaskellWiki
m |
m |
||
Line 17: | Line 17: | ||
This is a short list of the features that are missing that I, the author, wanted to include, but never got round to. | This is a short list of the features that are missing that I, the author, wanted to include, but never got round to. | ||
+ | |||
+ | === Bug fixes === | ||
+ | * Replace HGL as the graphics library, it causes too many problems | ||
+ | * Missing "click to play again" or similar text after final score | ||
=== Implementation === | === Implementation === | ||
Line 24: | Line 28: | ||
* The two UFO NPCs | * The two UFO NPCs | ||
* Hyperspace jumps | * Hyperspace jumps | ||
+ | * Uncrackable high score table >:D | ||
* Add original sound effects | * Add original sound effects | ||
Revision as of 19:48, 29 March 2010
Contents
Download
The current cabal package release is located here on Hackage
Project Description
This project was supposed to be a reasonably faithful reproduction (although incomplete) of the original Atari classic 'Asteroids' written in Haskell and Yampa that took me around a month to complete.
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.
Bug fixes
- Replace HGL as the graphics library, it causes too many problems
- Missing "click to play again" or similar text after final score
Implementation
- Bonus lives
- Score multipliers
- The two UFO NPCs
- Hyperspace jumps
- Uncrackable high score table >:D
- Add original sound effects
The future
I am pretty bored of this project for now. Although still supported, there won't be a major new revision for a little while.