itch.io is community of indie game creators and players

Devlogs

V0.2 General Log

You Are The Enemy!!!
A downloadable You Are The Enemy
  • 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
Download You Are The Enemy!!!
Leave a comment