Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Open source level editor for Bugs Bunny Crazy Castle 2 GameBoy ROM

License

Notifications You must be signed in to change notification settings

Darkhogg/Hazelnut

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hazelnut

Hazelnut is a level editor for the Bugs Bunny Crazy Castle 2 Gameboy ROM.

Running

Hazelnut is programmed in Java, so all you need to execute it is an installed Java runtime Environment, which you probably already have.

The log directory will be filled with logs from the program. Feel free to remove them from time to time if they waste too much space.

The Hazelnut.properties file contains some configuration options and other things the program needs to remember.

To run the program, double click hazelnut.jar. It should launch it directly. If that doesn't work, use the following command:

java -jar hazelnut.jar

On Windows, you can use javaw instead of java to hide the dummy console window. If you are on Windows, you will probably need to add the directory where java.exe and javaw.exe are to the PATH to use those commands.

Known Issues

  • When a level is resized, $00 is added on new positions instead of $03

Credits

About

Open source level editor for Bugs Bunny Crazy Castle 2 GameBoy ROM

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages