WhereTo — 1/2020

A MODE-7 Temple Runner Game Project.

Apk Download Page/Play in Browser


Made with my mobile.


In this finished project i used another… another dope feature of love2d called “SHADERS”,
which exposed me to the well known Graphics Shader Language, GLSL for OpenGL.

Through the use of this feature and some really cool libraries made by some guys at the forum , I was able to create a very well polished temple runner game that uses the MODE-7 old trick.


Features of the game:

I also made a local leaderboard database with python here where i keep a record of the people with the highest score. Feel free to send your best score and your name to any of my contacts or the game's itch page if you want your score there.

All the obstacles were drawn by Rampage but the characters are from online sources with a little tweaking of my own.

The code lives here and the apk here


YouTube Videos

Gameplay


Below are some screenshots of the game's development and progress


Fixing bugs on issues (actually just goofing arround :-D) on the early stages of the project s development

Final cleaning up of the assets Rampage created

Implementing in game shopping system

Adding more characters

Trying to fix one of the most frustrating bug. Apperently it was caused by A MISSPELT WORD in an old library…

More and More progress…

The Leaderboard

The code lives here and the apk here