Skip to content

dfmore/geometry-pokemon-dash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Geometry Pokemon Dash

Geometry Pokemon Dash is a 2D game built with Python and Pygame.

Prerequisites

Before running the game, ensure you have the following installed:

  • Python 3.8 or higher
  • Pygame library

Installation

  1. Clone the repository to your local machine:

    git clone https://github.com/your-username/geometry-pokemon-dash.git
    cd geometry-pokemon-dash
  2. Install the required dependencies:

    pip install pygame

Running the Game

  1. Navigate to the project directory:

    cd geometry-pokemon-dash
  2. Run the game using the following command:

    python main.py
  3. The game window will open, and you can start playing!

Game Functionality and Controls

  • Spacebar: Press to charge and release to jump.
  • X Key: Press to perform a jump (single or double jump).
  • Joystick Button 0: Press to charge and release to jump.
  • Joystick Button 2: Press to perform a jump (single or double jump).
  • Joystick Button 3: Press to restart the game after a game over.

The objective of the game is to navigate through the levels, avoid obstacles, and collect coins. The game features various platforms, spikes, and other challenges that you need to overcome to progress.

Enjoy playing Geometry Pokemon Dash!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages