Self-hosted pixel battle written in NodeJS
Go to file
leca 7534db32e7 added gitignore 2023-07-31 19:18:55 +03:00
html implemented basic client-server communication 2023-07-31 19:18:21 +03:00
node_modules implemented basic client-server communication 2023-07-31 19:18:21 +03:00
.gitignore added gitignore 2023-07-31 19:18:55 +03:00
LICENSE Initial commit 2023-07-30 11:43:19 +03:00
README.md Initial commit 2023-07-30 11:43:19 +03:00
index.js implemented basic client-server communication 2023-07-31 19:18:21 +03:00
package-lock.json implemented basic client-server communication 2023-07-31 19:18:21 +03:00
package.json implemented basic client-server communication 2023-07-31 19:18:21 +03:00
settings.json implemented basic client-server communication 2023-07-31 19:18:21 +03:00

README.md

pixelbattle

Self-hosted pixel battle written in NodeJS