Skip to content

DemonTPx/smashbattle-leveleditor

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

Smash Battle level editor

Screenshot of Smash Battle leveleditor working on linux

This tool can be used to create and modify levels for Smash Battle.

NOTE: Make sure you create/edit levels in the Battle/stage folder in the Smash Battle repository. If you don't, the sprite and music files will not be available.

Features

  • Create and edit levels
  • Character sprites and animation tester

Prerequisites

On Ubuntu linux

apt-get install build-essential cmake libwxbase3.0-0 libwxbase3.0-dev zlib1g-dev

On Mac OSX (using brew)

brew install wxmac zlib

Build instructions

cmake .
make

Run instructions

NOTE: Make sure the working directory is SB_LevelEdit when running the executable. For instance:

cd ./SB\_LevelEdit/
../leveleditor

About

Leveleditor for Smash Battle

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages