https://github.com/neonarray/uniball
Collect the colored balls without hitting the wrong color
https://github.com/neonarray/uniball
game phaserjs
Last synced: about 2 months ago
JSON representation
Collect the colored balls without hitting the wrong color
- Host: GitHub
- URL: https://github.com/neonarray/uniball
- Owner: NeonArray
- Created: 2019-01-16T20:15:47.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-17T19:11:22.000Z (over 7 years ago)
- Last Synced: 2026-02-02T02:58:57.576Z (5 months ago)
- Topics: game, phaserjs
- Language: JavaScript
- Homepage: https://practical-bose-75356e.netlify.com/
- Size: 9.77 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Uniball
This is a simple game created with Phaser. The only object is to remove all of the balls by using the "wilds" to change color.
You will lose if you touch a ball that is not the same color as you. Wilds will re-appear after you use one.
[View a demo of the game here](https://practical-bose-75356e.netlify.com/).