Skip to content

TheDinner22/pygame3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pygame3

Theres no real reason someone should be reading this Theres a link at the bottom of main.py for the actual tutorial I'm following Note: .mp3 files shown in the video don't work

back up the 4 most important lines of code ever

import os import sys

BASE_PATH = os.path.dirname(os.path.dirname(os.path.abspath(file))) sys.path.append(BASE_PATH)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages