this-place / this.place

An isometric puzzle game that incorporates platforming and block building.
https://isteps.comp.nus.edu.sg/event/12th-steps/module/CS3247/project/4
MIT License
7 stars 6 forks source link

feat: add level jump #141

Closed nicholaschuayunzhi closed 6 years ago

nicholaschuayunzhi commented 6 years ago

This pr introduces scene controllers for every stage and puzzle so you can test your stages individually. Also it adds level select following #132