Loading…
A Chrome Dino-style runner whose courses are described in a text file — with an optional endless mode.
The character runs by itself, the player jumps to avoid obstacles, and the score climbs as long as you survive. What makes this version distinctive: levels are not hard-coded, they are described in a text file — so you can create your own courses without touching the program. The best score is kept from one game to the next.
A CSFML runner with nine parallax layers, a documented text map format, accumulator-based jumping, multi-corner collisions, birds, three lives and best-score saving — plus five development flags: endless mode, god mode, hitbox display, bird mode and bonus mode.
READING SOURCE…