- A fun 2D game I developed using Unity Engine and C#, focusing on player control, collisions, game physics and score count.
- Created input control to rotate the player platform clockwise and anticlockwise with left and right arrow keys respectively.
- Implemented the Reflect function on collision to make the ball bounce back at the correct angle.
- Programmed the respawning of top and bottom set of obstacles after all of them are hit.
-
Notifications
You must be signed in to change notification settings - Fork 0
nickorzha/circle-breakout
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A fun 2D game I developed using Unity Engine and C#, focusing on player control, collisions, game physics and score count.