Skip to content

shsu877/alphabet-soup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🐝🍜

Run main.exe to play!

The task was to create a snake game in Python. This is my first time doing anything this serious in Python, and found the bracket-less world to be quite fun! Will need to split the program into several files eventually... however that is a task for another day.

Requirements:

  • Arrow keys control snake movement correctly
  • Snake must gain length after eating
  • If snake touched edge or self the game is over with an option to restart
  • The game must be run from a file not the command line

Relies on dictionary data from: https://github.com/adambom/dictionary

Audio Credits:
chomp.mp3 from https://freesound.org/s/412068/
submerge.mp3 from https://freesound.org/s/416710/

About

Project for 12 hour snake-athon September 2021.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages