]> git.eli173.com Git - pong_br/commit
totally untested game logic complete
authorElijah Cohen <eli@eli173.com>
Thu, 25 Apr 2019 22:49:40 +0000 (17:49 -0500)
committerElijah Cohen <eli@eli173.com>
Thu, 25 Apr 2019 22:49:40 +0000 (17:49 -0500)
commitcd4a164ed8bb5447bf9aced0a7eb6e174dc3b9c8
treec61a4d55685c25e9c0e0762a0cd49df2f714a998
parent6d7702b959926ddbbc83c6126c3bac14f86b06dd
totally untested game logic complete

now to put it all together? test it out? who knows what will happen?
.gitignore
NOTES.org
server/ball.js [new file with mode: 0644]
server/basics.js [deleted file]
server/coord.js [new file with mode: 0644]
server/endpoints.js [new file with mode: 0644]
server/field.js
server/gamestate.js
server/paddles.js