A 2-dimensional multiplayer game with ray tracing. https://decla.red
Find a file
2020-07-18 14:23:04 +02:00
.github/workflows Update main.yaml 2020-07-11 23:09:32 +02:00
config/ConfigurationServer Add configuration server template 2020-07-17 14:49:31 +02:00
frontend Add minimal dungeon drawing code 2020-07-18 14:23:04 +02:00
infrastructure Don't forget about lazydocker 2020-07-16 22:32:42 +02:00
ingress Scaffold WebGl 2020-07-16 17:35:47 +02:00
.gitignore Scaffold WebGl 2020-07-16 17:35:47 +02:00
README.md Add minimal dungeon drawing code 2020-07-18 14:23:04 +02:00

decla.red

logo Deploy everything

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