Self-hosted pixel battle written in NodeJS
Go to file
leca a8c32d7051 middle click chages input field 2023-07-31 20:53:38 +03:00
html middle click chages input field 2023-07-31 20:53:38 +03:00
.gitignore fixed gitignore 2023-07-31 19:19:41 +03:00
LICENSE Initial commit 2023-07-30 11:43:19 +03:00
README.md Readme changes 2023-07-31 19:36:49 +03:00
index.js fixed wrong full sync 2023-07-31 20:46:04 +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

For now self hosting requires changes in code (in html/index.html you must change WS configuration to connect)