Skip to content

jherndon8/2-Player-Snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

2-Player-Snake

This is a two player snake game I made in high school using python's curses library. Below are the instructions to download and play Download

On OSX or Linux, open a terminal and type the following:

$ wget https://raw.githubusercontent.com/jherndon8/2-Player-Snake/master/snakevstext.py

You should only need to do this once, and then you should be able to skip to the Run step whenever you open the terminal Run

To begin, in the same terminal type the following:

$ python snakevstext.py

####Enjoy!

About

A two-player snake game I created in high school

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages