V0.2 General Log


  • Massive code refactoring 
    • such as new standard for global constants (e.g.: _CONST_) code reorganization for better reading and searching
    • some functions moved to new class BaseCharacter
  • Created BaseCharacter class to hold all Character's and Enemies' informations (such as X, Y, Width, Height etc) 
  • This class also has a method Draw() to return the Surface and Rect as well as methods for calculating Jump, Walk and Attack 
  • Huge Performance boost!

Files

mini-jam-101_01_v0.2.zip 19 MB
Mar 08, 2022

Get You Are The Enemy!!!

Leave a comment

Log in with itch.io to leave a comment.