(note: the entire code enabling the selection of a game but not including the games is hereunto referred to as the “Directory Function”)
Intro
This is my first ever Python project, from like Freshman or Sophomore year of high school.
As such, it’s pretty shit. No surprise there.
I actually lost braincells digging up and polishing this project. Pray for my brain because im gonna need to see a neurological specialist after writing these docs.
IMPORTANT
That also means that this project is not really mine, per se, moreso my teacher’s. it was her curriculum that taught us Python using those projects, but the directory function is entirely mine. i wrote that about two weeks ago as of writing these docs.
So what does that mean?
It means that i cannot morally license this work, as 95% of it is not mine. Think of it as open use without being public domain. You’re welcome to use or take the games, since they’re super basic Python utilizing built in tools with simple functions. The directory function is bundled with that, and the repo has all three scripts to choose from.
With that being said, time for the docs.