Skip to content

Simple 2D platforming game with infinity gameplay. Is controlled by smartphone accelerometer.

Notifications You must be signed in to change notification settings

Skaper/CandyJump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Candy Jump

Simple 2D platforming game with infinity gameplay. Is controlled by smartphone accelerometer.

Level generator algrithm:

GridGenerator.cs

The script splits the screen on 12x6 grid, based on player's position and generates random 2D array map of level. After that the script calculate central positions of cells and put prefabs there.

About

Simple 2D platforming game with infinity gameplay. Is controlled by smartphone accelerometer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages