Skip to content

JorgeBadran/Snake-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

presentation

Hi, I'm Jorge Badran. I am 21 years old I am a backend developer I am from Colombia I live in the city of Barranquilla

Game Projects

This project was made in Python (Version 3.7) using the turtle module. This program is an arcade game which allows us to play with friends.

To run the program you must follow the following instructions:

´´´ sh source env/bin/activate pip3 install -r requirements.txt cd snake python3 snake.py


To convert the program into a desktop application we must convert the file to .exe, we do this in the following way:  
 
´´´
sh
let's go to the terminal
We go to the folder where the project is
We execute the following command:
pyinstaller --clean --onefile --windowed snake.py

About

Classic snake game, developed with python using the turtle module.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages