Skip to content

Propeller Level Editor Game: Unleash creativity and challenge yourself by crafting unique levels. With mobile accessibility and desktop support, dive into a game where design meets play, highlighted by a distinctive double jump mechanic.

Notifications You must be signed in to change notification settings

bradwyatt/LevelEditor

Repository files navigation

Propeller Level Editor Game

Welcome to the Propeller Level Editor Game, served as a proof of concept for being able to create a level editor platform game with the bonus of having mobile accessibility. This game offers a unique blend of creativity, strategy, and personal challenge, inviting players to design, play, and refine their own levels on a versatile and user-friendly platform.

Game Description

In Propeller Level Editor Game, players are empowered to become architects of their own digital worlds. This game combines the thrill of platforming with the creativity of level design, all accessible from your mobile device. With a focus on user-generated content, the possibilities are endless. Whether you're designing intricate puzzles, dodging dangerous robots, or collecting jewels to unlock the door to victory, you're in control.

Key Features:

  • Mobile-Friendly Level Editor: Design levels on the go, with an intuitive drag-and-drop interface.
  • Creative Freedom: With no preset levels, every creation is a unique challenge.
  • Dynamic Gameplay Mechanics: Utilize a double jump, navigate through traps, and interact with various objects like sticky blocks and gravity-affected robots.
  • Accessible Design Tools: Built with both novice and experienced designers in mind, ensuring anyone can start creating and playing right away.

Gameplay Notes:

  • Double Jump Dynamics: Master the propeller-powered second jump to navigate through a level
  • Obstacle Variety: From indestructible flyers to falling spikes, each element is designed to challenge and surprise
  • Strategic Level Design: Encourages thinking like both a player and a creator, balancing challenge with fun

Demo

How To Play

ScreenShot

Technical Details

  • Programming Language: The game is developed in Python.

Installation and Running the Game

Playing Online on itch.io

The Propeller Level Editor is easily accessible online! Just follow these simple steps to start playing:

  1. Visit the game's page on itch.io: Propeller Level Editor on itch.io
  2. Wait for the page and the application to fully load. Then, follow the provided instructions to start playing the game.

Running Locally on Your PC

If you instead want to run the Propeller Level Editor on your local machine, follow these steps:

Prerequisites

Ensure you have Python installed on your PC. The Propeller Level Editor is compatible with Python 3.12.1. You can download Python from python.org.

Clone the Repository

Clone the LevelEditor repository from GitHub to your local machine: git clone https://github.com/bradwyatt/LevelEditor.git

Install Dependencies

Navigate to the cloned repository directory and install the required dependencies:

cd LevelEditor
pip install -r requirements.txt

This will install all the necessary Python packages listed in requirements.txt.

Run the Game

Finally, run the game using Python:

python main.py

Now you're all set to enjoy the Propeller Level Editor game on your PC!

Collaboration and Contributions

I warmly welcome contributions to the Propeller Level Editor and am open to collaboration. Whether you have suggestions for improvements, bug fixes, or new features, please feel free to open an issue or submit a pull request on GitHub.

Additionally, I'm eager to collaborate with other developers and enthusiasts. If you're interested in working together to expand features, optimize code, brainstorm new game ideas, or even embark on new projects, I'd be delighted to hear from you.

For contributions to the Propeller Level Editor:

  • Open an issue or submit a pull request on GitHub repository: LevelEditor

For collaboration and more detailed discussions:

About

Propeller Level Editor Game: Unleash creativity and challenge yourself by crafting unique levels. With mobile accessibility and desktop support, dive into a game where design meets play, highlighted by a distinctive double jump mechanic.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages