Skip to content

Fouts-C/PyGame-Platformer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

PyGame-Platformer

STEM Group Project #3 created with fellow ECRS High-Achievers Scholars Carson Fouts, Eli Orians, Aaron White, and CJ Williams: Continuing to build off the previous two python projects, this time creating a large-scale python game to show off the abilities of object-orientated programming.

Creating a 2D Mario-like game using PyGame.

How to run: python ./main.py

Files:

  • main.py: main game loop
  • player.py: player class
  • levels.py: the level and levels class where levels are created and objects within are created

Folders:

  • objects: contains classes for all objects used by levels
  • assets: contains images and sounds used within the game

About

Created a 2D Mario-like platformer game using Pygame library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages