Commit Graph

110 Commits

Author SHA1 Message Date
Sage Vaillancourt 4093f9705a Refactoring, typehints, better baserunning 2025-01-29 00:36:55 -05:00
Sage Vaillancourt db52923b32 Extend outfield wall - add outfielders 2025-01-27 00:41:16 -05:00
Sage Vaillancourt 2c179a5ba5 Refactoring.
Consolidate hitBall() and throwBall() into one function.
Pull playerImage into its own "blipper" in utils.lua. This is definitely overkill, but we're learning with Lua, and it's fine, and it's very fine.
2025-01-27 00:26:20 -05:00
Sage Vaillancourt 8bbc029c42 Bigger background for panning across.
Refactor out utils.lua
2025-01-26 23:24:41 -05:00
Sage Vaillancourt 5493f350df Start up some simple baserunning. 2025-01-26 21:34:19 -05:00
Sage Vaillancourt 5fc72c46fe Add simple player image
Start prepping for baserunning
2025-01-26 20:05:24 -05:00
Sage Vaillancourt 42a537dae0 Add simple fielder chasing and throwing mechanics. 2025-01-26 17:24:32 -05:00
Sage Vaillancourt 5df107f767 Remove testing-things-out cruft. 2025-01-26 16:14:55 -05:00
Sage Vaillancourt e81c27f00e Add some images!
Also, patch up hit-detection logic!
Switch from D-Pad controlling hitMult to controlling player position.

This commit keeps a bunch of cruft, in case I messed something up.
The next commit will remove it.
2025-01-26 16:14:27 -05:00
Sage Vaillancourt af7f719a2c Quick Makefile and restructuring 2025-01-25 10:12:28 -05:00