Skip to content

blockattack/blockattack-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blockattack-editor Build Status

Editor for puzzles to Block Attack - Rise of the Blocks

Note: Block Attaack - Rise of the Blocks 2.10.0+ has a build in editor that you should use instead.

The game can be found at https://blockattack.net/

Screen shot

Block Attack - Rise of the Blocks puzzle level editor v2

Dependencies

  • JDK 7+ (Open or Oracle)
  • maven

Building

While standing in the base directory (with the pom.xml) type:

mvn package

If all dependencies are installed it should compile right away. The result is: target/blockattack_editor-1.0-SNAPSHOT.jar.

It can be run with:

java -jar target/blockattack_editor-1.0-SNAPSHOT.jar

Licence

The Editor is licensed under GPL v2 or later like the game

About

The puzzle level editor for Block Attack - Rise of the Blocks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors