An open API service indexing awesome lists of open source software.

https://github.com/pascalcorpsman/creeperworld

This is a CreeperWorld 1 Leveleditor running on Linux / Windows
https://github.com/pascalcorpsman/creeperworld

creeperworld cw1 editor linux windows

Last synced: 8 months ago
JSON representation

This is a CreeperWorld 1 Leveleditor running on Linux / Windows

Awesome Lists containing this project

README

          

# CreeperWorld level Editor

I am a big fan of the orig [CreeperWorld](https://knucklecracker.com/creeperworld/cw.php) game from Knuckle Cracker.

There is a existing Leveleditor, but this one needs to have Adobe Air installed and even then, lots of people have problems installing and using it. So i did a quick research and wrote my own editor.

![Overview](preview.png)

Features:
- Load / Save *.cwm files (for CreeperWorld1 and Creeper World: Anniversary Edition)
- Create new levels
- Simulate "flow"

## How to use

Simple clone this repository and run the editor. Linux user may need to chmod +x the binary ;)

## Why there is no code ?
ATM the code is a real big mess, i plan to clean it up and then it will be published as well. If you find any bugs or missing features feel free to use the report function.