Skip to content

Devoter/snake_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Retro snake server

Server for Retro snake. Based on bottle framework.

License: MIT

Installation

  • git clone <repository-url> this repository
  • change into the new directory
  • create virtualenv:
python3 -m venv env
source env/bin/activate
pip install wheel
pip install -r requirements.txt

Hash

Hash function is required to communicate with the client. You can use default encrypt function:

cp encrypt.example.py encrypt.py

Start

python server.py

License

MIT

About

Retro nake server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages