A 2-dimensional multiplayer game with ray tracing. https://decla.red
Find a file
dependabot[bot] 27f3f2028a
Bump firebase from 7.24.0 to 10.9.0 in /frontend
Bumps [firebase](https://github.com/firebase/firebase-js-sdk) from 7.24.0 to 10.9.0.
- [Release notes](https://github.com/firebase/firebase-js-sdk/releases)
- [Changelog](https://github.com/firebase/firebase-js-sdk/blob/main/CHANGELOG.md)
- [Commits](https://github.com/firebase/firebase-js-sdk/compare/firebase@7.24.0...firebase@10.9.0)

---
updated-dependencies:
- dependency-name: firebase
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-19 01:36:42 +00:00
.devcontainer Refactor frontend to use commands 2020-11-06 19:56:09 +01:00
.github/workflows Update build 2020-10-23 15:16:52 +02:00
.vscode Fix issues 2020-11-05 19:27:27 +01:00
backend Fix delta time calculation 2023-07-15 13:29:06 +01:00
frontend Bump firebase from 7.24.0 to 10.9.0 in /frontend 2024-11-19 01:36:42 +00:00
media Add readme 2020-11-17 10:42:49 +01:00
shared Fix linting 2020-11-17 10:13:31 +01:00
.eslintignore Setup formatting 2020-10-07 16:40:21 +02:00
.eslintrc.json Setup formatting 2020-10-07 16:40:21 +02:00
.gitattributes Improve multiplayer 2020-10-10 10:55:08 +02:00
.gitignore Update gitignore 2022-09-20 13:39:12 +02:00
.prettierrc Setup formatting 2020-10-07 16:40:21 +02:00
package.json Fix linting 2020-11-17 10:13:31 +01:00
README.md Add readme 2020-11-17 10:42:49 +01:00
tsconfig.json Improve gameplay 2020-10-20 08:56:38 +02:00

decla.red

Deploy everything

A 2-dimensional multiplayer game utilising ray tracing.

Available at decla.red.

screenshot of in-game fight three screenshots taken at iPhone SE screen size

For optimised 2D ray tracing, SDF-2D is used.