Skip to content

A fun 2D game I developed using Unity Engine and C#, focusing on player control, collisions, game physics and score count.

Notifications You must be signed in to change notification settings

nickorzha/circle-breakout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Circle Breakout

  • 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.

Circle Breakout

About

A fun 2D game I developed using Unity Engine and C#, focusing on player control, collisions, game physics and score count.

Topics

Resources

Stars

Watchers

Forks