Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kfcampbell/ballgame
It's a game about balls or something!
https://github.com/kfcampbell/ballgame
Last synced: 13 days ago
JSON representation
It's a game about balls or something!
- Host: GitHub
- URL: https://github.com/kfcampbell/ballgame
- Owner: kfcampbell
- Created: 2017-10-18T17:16:49.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-10-20T16:46:37.000Z (about 7 years ago)
- Last Synced: 2024-12-21T10:42:21.189Z (19 days ago)
- Language: JavaScript
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.markdown
Awesome Lists containing this project
README
# It's a Ball Game Or Something
I'm playing around and trying to learn node, socket.io, and increase my familiarity with Javascript and web programming in general. Shamelessly stolen from https://hackernoon.com/how-to-build-a-multiplayer-browser-game-4a793818c29b.
## Link
Play on https://itsaballgameorsomething.herokuapp.com/
## WishList
[x] remove ball on disconnect
[x] collision handling
[x] nicknames for player
[] smoothing!