Skip to content

A vintage style video game class that is very basic and written in python. This is my first try at using object oriented programming.

Notifications You must be signed in to change notification settings

garydavenport73/my-little-video-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

my-little-video-game

A vintage style video game class that is very basic and written in python. This is my first try at using object oriented programming. I intend to upload some more source code as examples. In the meantime, if you install to Windows with the msi installer you can look in the program folder to see the source code.

A main point of using these classes is to make a 2d video game, reminiscient of Atari 2600 or Commodore 64 very quickly.

I intend to combine all of my sound and image manipulation python libraries into this project with an example video game. For now you can check out their source code separately at these projects PreferredSoundPlayer and tkPhotoImageFunctions.

I wrote the soundplayers and imagefunctions because pygame and playsound modules were not truely cross-platform and did not work correctly when going from Windows to Linux. These sound players and image manipulation functions may not be as robust. However, at least they work.

contact info: [email protected]

About

A vintage style video game class that is very basic and written in python. This is my first try at using object oriented programming.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages