Difference between revisions of "Haskelloids"

From HaskellWiki
Jump to navigation Jump to search
Line 1: Line 1:
 
== Project Description ==
 
== Project Description ==
   
This project was supposed to be a reasonably faithful reproduction of the original Atari classic 'Asteroids' written in Haskell and Yampa.
+
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 ==
 
== Screenshots ==
Line 21: Line 21:
 
* Hyperspace jumps
 
* Hyperspace jumps
 
* Add original sound effects
 
* 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.

Revision as of 13:31, 29 March 2010

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

Haskelloids menu
A screenshot of the Haskelloids menu
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

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.