SnekGame
About
A generic snake game made with PyGame Zero. Arrow keys to move the snake, and in 2-player mode, use WASD to move the second player. Can open .snek files as levels. The level editor is text-based. Also includes some example levels to show how it works.
The level editor is a work in progress, and will be finished later.
(Maybe I will keep updating after...)
Made in a 4-H coding class.