Skip to content
/ detonate Public

Platformer concept with more independent AI.

Notifications You must be signed in to change notification settings

tedmx/detonate

Repository files navigation

detonate

Platformer concept with more independent AI.

Platformer in which "move" commands are issued by tapping on areas around the map. Because of it, app requires basic pathfinding logics, and one is written for the app. Pathfinding gets more interesting as there are not only stable ground "stone" blocks, but also destructable "light" blocks, on which the player may jump.

When fight commences, controls are simple - player just has to be agile and pick correct place on the screen to tap on, thus picking suiting attack/defense action.

A few tricky Canvas optimizations are used for better performance.

About

Platformer concept with more independent AI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages