Closed ChrisIdema closed 3 years ago
Perhaps you might be interested in my new branch https://github.com/ChrisIdema/python-fun/tree/wide_mode . I've added some interesting features:
Might be too much bloat for such a simple project so I didn't create a pull request, but for me it is definitely more playable this way. By replacing the curses functions I was able to get it to run on micropython with a led matrix display too.
removed magic numbers and changed initial positions of snake and food to allow smaller widths and heights