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
218f4da157
Can toggle game music now.
2025-03-30 14:55:16 -07:00
jme9
43903e6c42
refactored test game music so it can be toggled on/off
2025-03-20 13:26:27 -07:00
jme9
1c5f4b1b12
Implemented scren shake in the Camera2D class
2025-03-19 18:59:13 -07:00
jme9
0e60bb4207
Fixed a bug I introduced ;)
2025-03-18 20:45:31 -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
306d4328e2
Minor Updates
2025-03-16 13:05:19 -07:00
jme9
74aa15f6d1
Ultra minor updates. Added an notes folder.
2025-03-15 14:35:20 -07:00