Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .replit
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
language = "nodejs"
run = "python menu.py"
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

> Lightweight, configurable snake game running in the console

[![Run on Repl.it](https://repl.it/badge/github/tancredi/python-console-snake)](https://repl.it/github/tancredi/python-console-snake)

![Screenshot](http://s2.postimg.org/tzpt8rs09/snake.png)

### Usage
Expand Down