Making a Snake Game Where You're the Food in Python

Опубликовано: 30 Сентябрь 2024
на канале: CS Dojo
238,456
4.9k

I made a snake game in Python that works in the terminal... but this time, you're the food! lol

You can check out the game and the code here: https://replit.com/talk/share/snake-g...
You can find my implementation of the regular snake game here: https://replit.com/talk/share/snake-o...
You can check out @LorenzoCampos's original snake game that inspired my idea here: https://replit.com/talk/share/snake/1...