Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/frectonz/lang-invaders

A space invaders clone written in Elm. The twist is that the enemies are programming languages.
https://github.com/frectonz/lang-invaders

elm elm-lang space-invaders

Last synced: about 2 months ago
JSON representation

A space invaders clone written in Elm. The twist is that the enemies are programming languages.

Awesome Lists containing this project

README

        

# Lang Invaders

A space invaders clone written in [Elm](http://elm-lang.org/). The twist is that the enemies are programming languages.

## Screenshot

![Screenshot](screenshot.png)

## Technologies used

- [Elm](http://elm-lang.org/)
- [Vite](https://vitejs.dev/)
- [Elm Canvas](https://package.elm-lang.org/packages/joakin/elm-canvas/latest/)
- [Elm Color](https://package.elm-lang.org/packages/avh4/elm-color/latest/)

## Todo

- Play sound effects
- on collision
- on shooting
- Add a game over screen
- Score Display
- More languages