Skip to main content

A simple jump-and-run game in Python

Project description

Your Jump-and-Run Game

Welcome to jump_and_run_game – a fun and exciting jump-and-run game developed in Python!

Overview

It's really just a simple Jump- and Run game: 2D, jumping ... and walking. Let's be honest, it's not running so far.

Table of Contents

Installation

  1. Ensure you have Python 3.8 or later installed.

  2. Install dependencies:

    pip install jump_and_run_game
    

Usage

To play the game, run the following command:

jump_and_run_game

Controls

  • Left Arrow: Move the player left.
  • Right Arrow: Move the player right.
  • Space: Make the player jump.

Contributing

If you'd like to contribute to the project, feel free to open issues or add PRs.

It's typically wise to open an issue first and wait for feedback, before adding tons of code that might get rejected.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

jump_and_run_game-0.0.1.tar.gz (3.2 kB view hashes)

Uploaded Source

Built Distribution

jump_and_run_game-0.0.1-py3-none-any.whl (3.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page