Author Topic: Day 21 - Build the Snake Part 2 Inheritance and List Slicing  (Read 338 times)

TheBreh

  • Administrator
  • Newbie
  • *****
  • Posts: 31
    • View Profile
Day 21 - Build the Snake Part 2 Inheritance and List Slicing
« on: November 14, 2021, 05:26:10 pm »
Discuss here.

Share on Facebook Share on Twitter


Secure Da Bag

  • Newbie
  • *
  • Posts: 38
    • View Profile
Inheritance
Spoiler (hover to show)

Project
Day21.py
Spoiler (hover to show)

Game.py
Spoiler (hover to show)

Scoreboard.py
Spoiler (hover to show)

Snake.py
Spoiler (hover to show)

Food.py
Spoiler (hover to show)