]> git.eli173.com Git - pong_br/commit
refactored constants out to their own file
authorElijah Cohen <eli@eli173.com>
Thu, 25 Apr 2019 23:02:37 +0000 (18:02 -0500)
committerElijah Cohen <eli@eli173.com>
Thu, 25 Apr 2019 23:02:37 +0000 (18:02 -0500)
commit4516c024c1c3c11a376680d5425e484f84c4f650
tree7775b12a3879b942a0b7e371ae2a56a2465aade8
parentcd4a164ed8bb5447bf9aced0a7eb6e174dc3b9c8
refactored constants out to their own file
.gitignore
server/ball.js
server/constants.js [new file with mode: 0644]
server/field.js
server/gamestate.js
server/matchmaker.js
server/paddles.js