Commit Graph

5 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 75fb2c4fb8 Added Rowans kitchen sink background. 2024-06-02 18:29:22 -07:00
J. M. Ellis 0e8ac75cef Super happy jumping pickle man (#3)
* Added enemy class

* Added enemy class and fixed DumpFraction bug.

* Update README.md

* Fixed enemy movement bug, added game music.

* Fixed bug: Background music looping.

* Fixed enemey getting stuck on wall. Code reorganization

* Minor updates
2024-06-02 15:47:52 -07:00
J. M. Ellis 02907cb4b6 Super Happy Jumping Pickle Man! 2024-05-27 21:50:09 -07:00
J. M. Ellis f497f2a422 Add project files. 2024-05-14 17:47:29 -07:00