Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jump N Run

Jump N Run is a 2D side-scrolling platformer game built using Python and Pygame. Players control a character who must avoid obstacles, jump over gaps, and survive as long as possible to score points.


Features

  • Player Movement: Smooth animations for walking and jumping.
  • Obstacles: Multiple types of enemies like snails, flies, and slimes with unique animations.
  • Score System: Tracks and displays the player's current score.
  • Background Music: Immersive music and sound effects for actions like jumping and collisions.
  • Increasing Difficulty: Game speed increases as the score gets higher.
  • Start Screen: Intuitive interface with instructions for starting the game.

How to Play

  1. Start the Game: Press Space to begin playing.
  2. Controls:
    • Space or Arrow Up: Jump
  3. Objective: Survive by jumping over obstacles and score as many points as possible.
  4. Game Over: Colliding with an obstacle will reset the game.

Requirements

  • Python 3.8 or later
  • Pygame 2.0 or later

Install the dependencies with:

pip install pygame

Installation and Execution

Clone this repository:

git clone https://github.com/fatin-israq/Jump_N_Run.git
cd Jump_N_Run

Run the game

python Jump_N_Run.py

Preview

Here's a GIF showing the gameplay

ScreenRecording2025-01-10185302-ezgif com-video-to-gif-converter

License

This project is licensed under the MIT License.

Credits

  • Game assets are sourced from free online resources.
  • Developed by Fatin Israq Talha.

About

A simple, fun, jumping game

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages