beef331 / website

Code for the official Nim programming language website
https://nim-lang.org
18 stars 1 forks source link

TMIN : TrailRunner, simple grid based game made with raylib-forever #2

Closed Tuatarian closed 3 years ago

Tuatarian commented 3 years ago

Name: TrailRunner

Author: Tuatarian

Posting: TrailRunner is a very simple time-wastey kind of mobile game which you'd play for a few minutes or so when you're waiting for something. The main goal of this turn & grid based game is to survive as many randomly generated levels as possible, without getting hit, without stepping on the same spot twice, and while walking on as few squares as possible. image Most of the engine/framework is pretty much done. The game itself is actually quite playable already, the next features up are the score system and random level generation