Mario/platformer
-
Currently working my way through a mario 1 remake but I'll limit it to 2 levels only with the hope of redoing the art assets and heavily commenting the code so others can use it to create there own platformers, also considering adding a in game level editor although with the current set up its fairly easy doing it through the map editor.
Here's some of my progress so far >
Will hopefully add a user video at the end to explain the process and concept's including the game state loop, animation states, functions, using the map editor and sprite creation and removal.
The code is starting to resemble a big bowl of spaghetti but learning a whole load of new techniques which I can hopefully fine tune in future.
-
The jumping looks legit. 👍