Skip to content

🎮 2D Platformer Game – A thrilling platformer developed with Python and Pygame, featuring stunning graphics, smooth animations, and exciting gameplay. Includes double jump ability, collectible gems for points, and a user-friendly main menu and help section.

Notifications You must be signed in to change notification settings

mahmudnibir/Forscape-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plarformer Game

Table of Contents

Features

  • Stunning graphics and animations
  • Double jump ability
  • Collectible gems for points
  • Main menu and help menu

Requirements

To run this game, you need the following:

  • Python 3.x (preferably 3.6 or higher)
  • Pygame library

Installation

  1. Install Dependencies: Make sure you have Python installed. Then run:
    pip install -r requirements.txt

Running the Game

After installing the dependencies, navigate to the directory where the game files are located and run:

python main.py

Gameplay Controls

  • Move Left/Right: Use the left and right arrow keys.
  • Jump: Press the spacebar to jump; press again for a double jump.

Credits

  • Game Development: Nibir Mahmud
  • Assets: All images and sounds used in the game are open sourced.

Contact

For any issues, suggestions, or feedback, feel free to reach out to me at:

About

🎮 2D Platformer Game – A thrilling platformer developed with Python and Pygame, featuring stunning graphics, smooth animations, and exciting gameplay. Includes double jump ability, collectible gems for points, and a user-friendly main menu and help section.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published