This is a list of useful examples, projects and resouces that I’ve being making trough the years. I wanted to put them all together in case they can be useful.
I’ll continue updating this topic with further examples and projects.
___ Implementing “shock period” after platform character receives damage
___ Slot machine (using data structures)
___ Tomato vs Pear (open source pokemon-y turn-based battle system)
___ Flies! (primitive IA and object-defined regions)
___ Drag-and-drop with placeholders
___ TUTORIAL: Dynamic arrays and structure notation
___ EXAMPLE: Dynamic structure to file, file to struct (saving data)
___ Simple math test (extensive use of dynamic variable arrays)