A 2-dimensional multiplayer game with ray tracing. https://decla.red
Find a file
2020-08-14 10:13:28 +02:00
.github/workflows Change deployment 2020-08-14 10:13:28 +02:00
config/ConfigurationServer Add configuration server template 2020-07-17 14:49:31 +02:00
frontend Fix collision detection issues 2020-08-14 10:13:20 +02:00
.gitignore Scaffold WebGl 2020-07-16 17:35:47 +02:00
docker-compose.yml Change deployment 2020-08-14 10:13:28 +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?