Skip to content

Latest commit

 

History

History
12 lines (12 loc) · 228 Bytes

README.md

File metadata and controls

12 lines (12 loc) · 228 Bytes

Snake on Command Line

Introduction

A cross-platform Snake game on command line.

Supported Platform

  • Windows
  • Linux
  • macOS

How to play

Start

..\Snake> python main.py

Quit

Press the key "Q" to quit game.