Add minimal dungeon drawing code
This commit is contained in:
parent
00bde7a283
commit
29c6b14440
11 changed files with 352 additions and 111 deletions
12
README.md
12
README.md
|
|
@ -1,11 +1,21 @@
|
|||
# decla.red
|
||||
|
||||

|
||||

|
||||
|
||||
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue