Files
Chris Proctor a9385f8296 Refactoring lab
2026-06-26 13:27:11 -04:00

4 lines
62 B
Python

from games.babysnake import create_game
create_game().play()