6 Commits

Author SHA1 Message Date
jme9 529522499e Created basic camera class. 2025-03-17 09:15:46 -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 9ccb35f2ad Brought over our player input code from GML into a PlayerInput.cs class. 2024-05-24 20:21:01 -07:00
J. M. Ellis 34e2d6e6d6 Started work on Player.cs class, converted our OG movement script to C# and implemented as a method in Player class. 2024-05-24 17:48:52 -07:00
J. M. Ellis 7dc1f166ab Adding player input class. 2024-05-24 16:44:27 -07:00