Skip to content

Refactor: Adopt Object-Oriented Approach with GameObject#1

Merged
kipuki merged 4 commits intomainfrom
dev
May 31, 2025
Merged

Refactor: Adopt Object-Oriented Approach with GameObject#1
kipuki merged 4 commits intomainfrom
dev

Conversation

@kipuki
Copy link
Owner

@kipuki kipuki commented May 31, 2025

Changes:

  • Created GameObject class
  • Refactored game loop to rely on a vector of GameObject pointers instead of being responsible for all game objects
  • Added barebones player object & applied memory fragmentation measures

@kipuki kipuki self-assigned this May 31, 2025
@kipuki kipuki added the enhancement New feature or request label May 31, 2025
@kipuki kipuki merged commit 4335b42 into main May 31, 2025
20 checks passed
@kipuki kipuki deleted the dev branch June 1, 2025 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant