All Projects → NovaSquirrel → PrincessEdit

NovaSquirrel / PrincessEdit

Licence: GPL-2.0 license
a rectangle-based level editor with Squirrel scripting

Programming Languages

c
50402 projects - #5 most used programming language
Squirrel
32 projects
Makefile
30231 projects

PrincessEdit

PrincessEdit is a generic tile-based level editor that is intended for game development on platforms where levels need to be compressed. Levels are composed of a series of layers that can either consist of a tilemap or a series of rectangles. Rectangles can have additional information associated with them and can be horizontally and vertically flipped. Levels are exported to the format the game would actually use through Squirrel scripts, and one is included for Princess Engine levels. Scripts later on will be usable for adding commands to the editor.

Dependencies

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].