Skip to content

ketrab2004-Unity/2D-Ball

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2D Ball

Also known as 2D cube

Scene

Scene view of the first level


Game

Ingame view of the main menu Ingame view of the level select menu Ingame view of level 01 Ingame view of the player rolling downhill after getting the checkpoint on it Ingame view of the player exploding into bits after hitting the spike for the second time Ingame view of the game over screen, with bits of the player spread everywhere in the background. "Press the enter key to continue!"

I wanted to make a pseudo 3D game where you roll around
(When the player touches a spike they bounce the first time and explode/die the second time)
I didn't come much further than this...