Skip to content

devinacker/kdceditor

Repository files navigation

Kirby's Dream Course Editor

version 1.13c

Screenshot

Here it is, warts and all. After many more months of hard work and laziness than there ever should have been, it's done. For now, anyway.

This is a fully-featured level editor for the Super NES game Kirby's Dream Course (also known as Kirby Bowl). See the docs directory for a real introduction.

More or less every issue that's come up since the initial beta release has been resolved, but there's still some stuff I may want to do eventually, which is all listed in TODO.txt.

This is a Qt 5 project. So far it has been built and tested on Windows (with MinGW, because MSVC sucks), Mac OS X (with Clang), and Linux (with GCC). You are encouraged to try building and running it for yourself and seeing how it works. Other issues and suggestions are always welcome, of course.

See the releases section for the latest official builds for Windows and OS X (both as of version 1.13).

Some example course files are in the samples directory, courtesy of myself and others. Feel free to submit your own via pull request or email if you've made some cool levels that you want to show off.