Commit Graph

9 Commits

Author SHA1 Message Date
58a663ce5f Mr. Francisco's fixes
Key fixes:
- Fixed the sword tracking bug by changing on_mouse_mmove to Pygame Zero’s correct on_mouse_move callback and using sword.pos = pos.
- Fixed dinosaur movement so they move at a steady speed toward the apple instead of accelerating wildly based on distance.
- Fixed the hit sound call to sounds.hit.play().
- Added basic score and missed-apple counters.
- Cleaned up naming, constants, and added comments around the important game logic.
2026-06-16 09:43:18 +00:00
anna
a1ad32432d add images 2026-06-16 15:25:27 +08:00
Anna
150c127fd6 Friday 2026-06-12 14:29:40 +08:00
Anna
c03de224a9 add dinos 2026-06-11 11:01:01 +08:00
Anna
99fcf2685f add new codes 2026-06-10 15:31:00 +08:00
anna
c01c614c27 ADD A NEW ONE 2026-05-29 14:26:09 +08:00
anna
1eb52fbcff add images 2026-05-28 11:00:18 +08:00
Anna
7a2caf0037 first test 2026-05-27 15:27:28 +08:00
812f79c5a1 Add main.py 2026-05-27 06:57:30 +00:00