This is a simple Arcanoid Clone made with Unity 3D using C#.
Game is live and could be played at link- http://mitesh504.github.io/Arcanoid-Clone/ ##Scripting classes Ball.cs - Controlling the Ball Physics. Brick.cs - Controlling Brick behaviour. LevelManager.cs - Managing the levels. LooseCoolider.cs - Going to Loose scene if player mis the ball. MusicPlayer.cs - Managing background Music during the gameplay. Paddle.cs - Movement of paddle.
##Scenes ###Start ###Level_01 ###Level_02 ###Level_03 ###Win ###Loose