A 2-dimensional multiplayer game with ray tracing. https://decla.red
Find a file
2020-09-10 11:32:05 +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 Add parallel shader compiling 2020-09-10 11:32:05 +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 Do some more refactoring 2020-07-30 20:59:37 +02:00

decla.red

logo Deploy everything

A good-looking 2D adventure.

Development

  • npm install
  • npm run start
  • npm run build

Todo

  • Frontend nginx disable logging
  • procedural piano
  • subtract cameraPosition
  • cross browser testing
  • nginx log monitor
  • lightweight object storage
  • local dev env
  • CI pipeline:
    • prettier script
    • tests?