Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/frectonz/lang-invaders
- Owner: frectonz
- License: mit
- Created: 2023-01-11T17:07:50.000Z (about 2 years ago)
- Default Branch: trunk
- Last Pushed: 2023-01-18T09:33:07.000Z (almost 2 years ago)
- Last Synced: 2024-10-20T00:53:36.213Z (3 months ago)
- Topics: elm, elm-lang, space-invaders
- Language: Elm
- Homepage: https://lang-invaders.netlify.app/
- Size: 263 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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