An open API service indexing awesome lists of open source software.

https://github.com/stephanakkerman/asteroids

A replication of the game 'Asteroids' written in Haskell
https://github.com/stephanakkerman/asteroids

asteroids asteroids-game game game-development haskell

Last synced: 11 months ago
JSON representation

A replication of the game 'Asteroids' written in Haskell

Awesome Lists containing this project

README

          

# Asteroids
A replication of the game 'Asteroids' written in Haskell.
Use the WASD or arrow keys to navigate, and use the space bar to shoot.

# Screenshot
![In game](https://github.com/StephanAkkerman/Asteroids/blob/main/screenshot/screenshot.png)

![Scoreboard](https://github.com/StephanAkkerman/Asteroids/blob/main/screenshot/scoreboard.png)