Commit Graph

7 Commits

Author SHA1 Message Date
J. M. Ellis 019b35dee4 Initil Sprite Animation with the player class. (#4)
* Added RoSpriteSheet and defined animation states.

* Added methods o handle sprite animation states.

* Figured out how to flip sprites when moving left.

* Bug Fix: Ready state wasn't animating, now it is ;)

---------

Co-authored-by: jme9 <jme9@pdx.edu>
2025-05-21 16:21:37 -07:00
J. M. Ellis b9b339d51c Stuck in wall bug (#5)
* Created a GetCollisionSide method.

* Bug Fixed and Tested

Co-authored-by: jme9 <jme9@pdx.edu>
2025-05-17 18:55:17 -07:00
jme9 1c5f4b1b12 Implemented scren shake in the Camera2D class 2025-03-19 18:59:13 -07:00
jme9 d50de67f82 Updated RenderHandler zoom functionality. 2025-03-18 11:51:39 -07:00
jme9 0ba801ccff Implemented RenderHandler class with zoom. This zoom is pretty garbage but on the right track I think. 2025-03-18 09:37:01 -07:00
jme9 529522499e Created basic camera class. 2025-03-17 09:15:46 -07:00
jme9 74aa15f6d1 Ultra minor updates. Added an notes folder. 2025-03-15 14:35:20 -07:00