Skip to content

kikolaranjeira/1-Game-Python-2D

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

6 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Adventure - The Game

Adventure - The Game is a 2D platformer built using Python and Pygame. The project is currently in development and will be expanded with more features over time.

Screenshot_5

๐Ÿ•น Features

  • Player movement with jumping and double jumping.
  • Collision detection with blocks and obstacles.
  • Animated fire traps.
  • Side-scrolling mechanics.

๐Ÿš€ Installation

  1. Clone the repository:

    git clone https://github.com/kikolaranjeira/1-Game-Python-2D.git
    cd 1-Game-Python-2D.git
  2. Install dependencies:

    pip install pygame
  3. Run the game:

    python main.py

๐ŸŽฎ Controls

  • Left Arrow โ†’ Move left
  • Right Arrow โ†’ Move right
  • Spacebar โ†’ Jump (Double jump available)

๐Ÿ“Œ To-Do List

  • Add enemies
  • Implement power-ups
  • Add background music and sound effects
  • Create more levels

๐Ÿ“œ License

This project is open-source and available under the MIT License.


๐Ÿ’ก Feel free to contribute and improve the game!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages