Skip to content

zer0complexity/pygamengn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pygamengn

A game engine built on pygame-ce. This engine is developed for fun and in the best shooting-from-the-hip coding tradition, with limited thought put into the design of its components (although it's worth mentioning that the author has 15+ years experience in game development). Expect little.

Dependencies

Running Samples

After ensuring that all dependencies are installed in your system, you can run the AsteroidShooter sample from your command line:

$ cd [pygamengn dir]/Samples/AsteroidShooter/src
$ python3 main.py

Alternatively, you can load the pygamengn directory in Visual Studio Code. There are launch configurations for each of the samples.

Let Me Play!

If you just want to jump into the exciting gameplay action of a modernized 1980's Asteroid Shooter game, go check it out on itch.io.

screencast.2024-11-26.10-19-25.mp4

About

A game engine built on pygame.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages