Skip to content

Latest commit

 

History

History
41 lines (17 loc) · 1.05 KB

File metadata and controls

41 lines (17 loc) · 1.05 KB

ASCII CLI Snake! 🐍🍎💙

This is for all you python noobs who can't do anything besides print statements. Embrace the power of print!

Instructions

Controls:

  • W - Up
  • S- Down
  • A - Left
  • D - Right

To win, move the snake and eat the apples. High scores are recorded and saved!

Setup

For the first time you are running the game, run setup.bat by double clicking it. This will install all dependencies to your machine. If you have already done this, double-click snake.bat to start playing.

Requirements

You need Python 3 installed on your machine beforehand. To install: https://www.python.org/. I also recommend a terminal with UTF-8 suport like VS-Code's terminal, where I took this snip.

forthebadge

forthebadge

forthebadge