r
mayhemServer
public
0 stars
0 forks
1 issues
Commits
List of commits on branch master.Unverified
fc922635926d6925b88c4d622c8b5b7302243ee0Functioning MVP
rrichardartoul committed 10 years ago
Unverified
57fb0b49c5018e4460f52ace61229e5ad1f942cfSuper hackish version that can transmit players location to all other players on same page
rrichardartoul committed 10 years ago
Unverified
ed004bc5c456a186fbd7055bd26133a1f73e9131Server will store all users on the same webpage in an array
rrichardartoul committed 10 years ago
Unverified
749c507f66996e0bb38da3a5056a18adeecf5896Basic setup, listens for connections from clients and logs the input it receives (player position, vector, angle, and id);
rrichardartoul committed 10 years ago