A 2-dimensional multiplayer game with ray tracing. https://decla.red
Find a file
András Schmelczer 89986a749b
Update README.md
2020-08-21 12:16:50 +02:00
.github/workflows Fix workflow 2020-08-14 10:22:30 +02:00
config/ConfigurationServer Add configuration server template 2020-07-17 14:49:31 +02:00
frontend Work on various issues 2020-08-20 09:56:23 +02:00
.gitignore Scaffold WebGl 2020-07-16 17:35:47 +02:00
docker-compose.yml Fix rendering issues 2020-08-16 09:15:09 +02:00
README.md Update README.md 2020-08-21 12:16:50 +02:00

decla.red

Deploy everything

A good-looking 2D adventure.

Development

  • npm install
  • npm run start
  • npm run build