Hi everybody,
I'm making a simple game (WIP) that you can try here:
================================================================================================
TO PLAY
http://dijiko.com/dino/
Controls: Keyboard arrows - Left/Right to move, Up to shoot a fireball, Down to smash the cars
================================================================================================
I would like to build a native iOS App but when I do it with Ejecta, everything is very slow...
From my previous URL, in Safari, it works pretty well.
I tested my game on iPad Air, iOS 8.2
This game don't use physics engine. The animations are made with Spriter.
I'm a beginner so my code is probably not super optimised...