Commit Graph

8 Commits

Author SHA1 Message Date
b351b281bd Changed gamemode to playersMax
Gamemodes will have to be defined on the clients side
This is to help make the server support different games
2020-04-28 13:24:40 +02:00
c31d9de3af Added variable gameID's 2020-04-28 12:19:29 +02:00
0096d47138 Added json response to http get and added port var 2020-04-28 11:58:41 +02:00
6965c823fc Added support for dynamic room creation 2020-04-24 22:52:55 +02:00
b0d0eb01aa Now sending player data rather than controls 2020-04-24 12:28:56 +02:00
e0baa9cd3f Made multiplayer support semi working
The server is unstable and crashes often
2020-04-23 22:35:24 +02:00
1b52ac9f7b [wip] Added basic client - server communication
Encountering issues with socket id's in players array
2020-04-22 20:17:09 +02:00
0439c5ff6c First Commit 2020-04-21 09:42:22 +02:00