Skip to content
This repository was archived by the owner on Nov 16, 2024. It is now read-only.

Integraluminium/Jump_and_Run2

Repository files navigation

Jump_and_Run2

Description

Jump'n Run2 is a Jump'n Run game developed in Python using the Pygame library. It offers the game itself with a overworld and a leveleditor to create and modify levels.

Note

This repository is not maintained anymore. This means that no further changes or updates will be made.

Usage

Play

To play the game, run the file jump_and_run2.py or simply use the script start.sh (requires Python 3 and Pygame):

python jump_and_run2.py

Edit

To create or modify levels, you can use the level editor level_editor2.py:

python level_editor2.py

Screenshots

In-Game Screenshots

grafik grafik grafik

Level Editor Screenshots

grafik grafik

Installation

Make sure you have the required dependencies installed. You can do this using pip:

pip install pygame

Attribution

About

Jump'n run game in python with Pygame

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors