DinoRun - Chrome browser game clone

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

DinoRun - Chrome browser game clone

krawby
I've made a 'clone' for the Chrome browser game with the dinosaur (chrome://dino).



I used Rowan Limb's LCGRandom class.

The source code is available at my GitHub.

Several things are still very primitive:
 • unable to duck, so you currently dodge the pterodactyls by standing still;
 • only one obstacle may be on screen at any given time;
 • there's no background to add to the illusion of movement;

among some other details.