Skip to content

EnSec4Git/snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

snake - Python implementation of th classic 'snake' game
========================================================

'Snake' is an extensible cross-platform implementation
of the game snake, with a console-based user interface,
with possibility for other user interfaces, player
implementations (like AI) and others.

The game does not require any special libraries, just the
usual packages that come preinstalled with Python3.

Note that Python3 is required and Python2 will not work.

Installation
------------

Simply add the path of the game to the PYTHONPATH
variable and start one of the runners (launch.bat or
launch.sh)

About

Implementation of the classic game 'Snake' for fmi.py-bg.net

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors