Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 313 Bytes

File metadata and controls

19 lines (14 loc) · 313 Bytes

in this step we are creating the modules we are going to need in our game

main.py

core

core.init

core.event_holder

core.food

core.game

core.snake

core.common

core.common.init

core.common.constants

core.common.enums

core.common.names

core.common.resources