Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pedesen/0h0gfx
A zero graphics space invader audio game created in zero hours for 0h Game Jam
https://github.com/pedesen/0h0gfx
Last synced: 12 days ago
JSON representation
A zero graphics space invader audio game created in zero hours for 0h Game Jam
- Host: GitHub
- URL: https://github.com/pedesen/0h0gfx
- Owner: pedesen
- License: mit
- Created: 2017-10-29T15:15:58.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-02T08:44:51.000Z (over 5 years ago)
- Last Synced: 2024-10-25T06:50:29.774Z (about 2 months ago)
- Language: JavaScript
- Size: 702 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 0h0gfx
A zero graphics space invader audio game created in zero hours for 0h Game Jam. No time for code quality ;)## Play
http://pedesen.de/0h0gfx/## Install
yarn## Run dev server
yarn run dev## Build
yarn build