Add minimal dungeon drawing code

This commit is contained in:
schmelczerandras 2020-07-18 14:23:04 +02:00
parent 00bde7a283
commit 29c6b14440
11 changed files with 352 additions and 111 deletions

View file

@ -1,11 +1,21 @@
# decla.red
![logo](frontend/static/declared.png)
![Deploy everything](https://github.com/schmelczerandras/decla.red/workflows/Deploy%20everything/badge.svg)
A nice looking 2D adventure.
A good-looking 2D adventure.
## Development
- npm install
- npm run start
- npm run build
## Todo
- Frontend nginx sidable logging
- webpack glsl loader
- procedural piano
- lightweight object storage
- 502 error page for ingress
- vs code glsl formatter