A 2-dimensional multiplayer game with ray tracing. https://decla.red
Find a file
András Schmelczer 6fc53ee51e
Update main.yaml
2020-07-29 13:08:40 +02:00
.github/workflows Update main.yaml 2020-07-29 13:08:40 +02:00
config/ConfigurationServer Add configuration server template 2020-07-17 14:49:31 +02:00
error-pages Make error-pages globally usable 2020-07-20 15:52:51 +02:00
frontend Add basic tiled rendering 2020-07-27 22:53:17 +02:00
infrastructure Add swarmpit 2020-07-29 12:43:34 +02:00
ingress Add swarmpit 2020-07-29 12:43:34 +02:00
.gitignore Scaffold WebGl 2020-07-16 17:35:47 +02:00
README.md Add swarmpit 2020-07-29 12:43:34 +02:00

decla.red

logo Deploy everything

A good-looking 2D adventure.

Development

  • npm install
  • npm run start
  • npm run build

Todo