Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 251 Bytes

readme.md

File metadata and controls

21 lines (11 loc) · 251 Bytes

ASP

Running

python3 asp.py

Gameplay

A python implementation of a game I used to play many many years ago.

Use the cursor keys to control the snake.

'q' to quit. 'p' to pause.

Arrow keys to navigate.

Unit Tests

python -m unittest