https://github.com/offchan42/light-the-ball
A 2D game I designed from scratch built in Unity3D; Capstone project from Coursera "Game Design and Development" specialization
https://github.com/offchan42/light-the-ball
2d-game coursera-specialization unity3d
Last synced: 23 days ago
JSON representation
A 2D game I designed from scratch built in Unity3D; Capstone project from Coursera "Game Design and Development" specialization
- Host: GitHub
- URL: https://github.com/offchan42/light-the-ball
- Owner: offchan42
- License: apache-2.0
- Created: 2016-10-04T19:43:08.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-03-02T00:07:17.000Z (about 1 year ago)
- Last Synced: 2025-02-09T14:45:17.323Z (3 months ago)
- Topics: 2d-game, coursera-specialization, unity3d
- Language: C#
- Homepage: http://www.kongregate.com/games/off99555/light-the-ball
- Size: 17 MB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Light-the-Ball
A 2D game I designed from scratch built in Unity3DAll you do is click on the input balls to try and activate all the output balls.
The game idea is based on logic gates like AND, OR, NOT, and XOR.## You can now [play on Kongregate](http://www.kongregate.com/games/off99555/light-the-ball)!
[Read Detailed How-to-play here](HOW_TO_PLAY.txt)## Disclaimer
The game is far from finished. This is the only prototype version which has only
6 levels of randomness.