Skip to content

FazeZxc/pygame-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple Pygame Platformer

Overview

This is a simple 2D platformer game built using Pygame. The game features basic character movement, jumping mechanics, and projectile shooting. Players can move left or right, jump, and shoot bullets.

Requirements

To run this game, ensure you have the following installed:

  • Python (3.6 or higher)
  • Pygame library

You can install Pygame using pip:

pip install pygame

How to Run

Clone the repository:

git clone https://github.com/FazeZxc/pygame-project.git

Navigate to the project directory:

cd pygame-project
Run the game:
python main.py

License

This project is licensed under the MIT License.

Acknowledgments

  • Pygame Documentation
  • Character and background assets are from free sources. Please ensure to follow their licenses.

About

No description or website provided.

Topics

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages