javascript-gauntlet
javascript-gauntlet copied to clipboard
Add multiplayer
I'd like to add multiplayer to this game and simply map different characters to different keyboard combinations (e.g wasd + t, arrow keys + alt).
Are there any things about the details of the game's execution that might make implementing multiplayer difficult? Was there some reason that it wasn't included in the initial release?