https://github.com/florinpop17/xball
Socket.io + p5.js based game
https://github.com/florinpop17/xball
Last synced: 8 months ago
JSON representation
Socket.io + p5.js based game
- Host: GitHub
- URL: https://github.com/florinpop17/xball
- Owner: florinpop17
- License: mit
- Created: 2017-02-01T23:14:08.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-02T21:27:15.000Z (over 8 years ago)
- Last Synced: 2025-01-24T18:48:43.488Z (9 months ago)
- Language: JavaScript
- Size: 39.1 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# xball
Local version of the game.
# Live
[Heroku](https://xball.herokuapp.com/)
You can find the 2nd version with socket.io implementation [here](https://github.com/florinpop17/xball-multiplayer).