Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 419 Bytes

File metadata and controls

19 lines (12 loc) · 419 Bytes

DUCK GAME

this is a mini project about cute animals cute animals and adventures that is still a work in progress

  • platform_1.py = main.py

    • run to start
  • the class Player in platform_1.py = character change

    • options:

      • frog
      • duck
      • many more..
    • change character names in order to switch characters in

      • line 8 " SPRITES = load_sprite_sheets("Characters", "Frog", 32, 32, True) "