First description
Languages- Lua, Python, GLSL, HTML & CSS
Technology- Love2d, Pygame, PHPmyAdmin
View My LinkedIn Profile
A MODE-7 Temple Runner Game Project
In this finished project i used another… another dope feature of love2d called“SHADERS”,
This also exposed me to the well known Graphics Shader Language, GLSL for OpenGL</b>.
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(you should probably google this yourself, trust me) old trick.
Some of the features of the game include:
-saving and loading alot of stuff (like scores, time, coins, characters, total run distance, highest distance ran…)
-in game shopping system
-character selection
-awesome reward on completing the game(unlocking everything)
-and more…
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 if you want your score there.
All the obstacles were drawn by my bro, but the characters are
from online sources with a little tweaking of my own
The code lives here and the apk here
Some of the screenshots of the game s development and progress with description below
Fixing bugs on issues (actually just goofing arround :-D) on the early stages of the project s development
Final cleaning up of the assets my bro 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… wtf
More and More progress…
Fixing a weird rotation bug by editing game manifest file
The Leaderboard project