simple-snake Console snake game on python with curses Setup and run You need to install some pip modules with pip3 install -r requirements.txt Run snake with python3 snake ... Profit!