https://github.com/lmcheung/unity-project-hw1
Objective of the game is to not get hit by the 12 yellow objects. You will win after 60 seconds has ellapse. Also has a special powerup you can pick up. Collect 5 powerups to activate double speed.
https://github.com/lmcheung/unity-project-hw1
unity unity2d
Last synced: 2 months ago
JSON representation
Objective of the game is to not get hit by the 12 yellow objects. You will win after 60 seconds has ellapse. Also has a special powerup you can pick up. Collect 5 powerups to activate double speed.
- Host: GitHub
- URL: https://github.com/lmcheung/unity-project-hw1
- Owner: lmcheung
- Created: 2024-09-06T23:36:17.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-11T23:05:55.000Z (almost 2 years ago)
- Last Synced: 2025-03-24T11:16:05.344Z (over 1 year ago)
- Topics: unity, unity2d
- Language: C#
- Homepage:
- Size: 917 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# A Unity 2D game.
Objective of the game is to not get hit by the 12 yellow objects. You will win after 60 seconds has ellapse. Also has a special powerup you can pick up. Collect 5 powerups to activate double speed.