Skip to content

Running the script will open up the classic snake game. The game is created using Python 3.8 and using Tkinter for GUI and Pillow (PIL fork) for opening/loading the images.

License

Notifications You must be signed in to change notification settings

michael-sam/game_snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Purpose: Coding artefact for SMU MITB AI track application

Description: Running the script will open up the classic snake game. The game is created using Python 3.8 and using Tkinter for GUI and Pillow (PIL fork) for opening/loading the images.

Remarks: Following a video guide online, I have written the codes from scratch and added my own comments.

URL of the video is https://www.youtube.com/watch?v=yB1aSBM8fvI

About

Running the script will open up the classic snake game. The game is created using Python 3.8 and using Tkinter for GUI and Pillow (PIL fork) for opening/loading the images.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages