Initial commit, woeking client/server connection, player movement

This commit is contained in:
2021-01-30 12:17:27 +02:00
commit 30e5d27b33
23 changed files with 113005 additions and 0 deletions

2
.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
node_modules
server/dist