Super potato is a platformer game where you play as a potato rolling around on the floor for some reason or another.
In order to play the game run the command.
$ python game.py
There are additional command line flags that can be used.
Options:
--dpi-scale=<scale> Scale the game in order to better fit on current display.
--no-bg The rendering of the background can be demanding, this flag
disables it to help reduce lag.