Skip to content

OluchukwuCatherineObi-Njoku/Python_Snake_Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building the Classic Snake Game with Python

This is the follow along code to the LinkedIn Learning course Building the Classic Snake Game with Python. The full course is available from [LinkedIn Learning][lil-course-url].

Game Demo

https://youtu.be/TfeWIOECieA

Final Game

This is a simple game developed in Python using the turtle module. The game involves a player-controlled turtle moving around the screen.

Game Instructions

The game is controlled by the arrow keys. The player's goal is to move the turtle around the screen.

Built With Python - The programming language used. Turtle - The graphics library used. Authors - Oluchukwu Obi-Njoku

About

A remake of the snake game using turtle graphics in python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages