I've made an alpha level editor for jrpg. That's my first program that uses wxWidgets. They have been quite pleasant to work with, in spite of horrible C-isms (that is - trying to do emulate closures with function pointers, magic ids etc.) and CamelCase naming (FooBar methods, instead of foo_bar the way God meant men to program).
As you can see, there are no rounded tiles yet ;-)
I'll keep you posted if jrpg finally gets a new bigger world or other usability improvements.
And what are the other ways God meant men to program?
ReplyDeleteGod definitely meant people to use 4 spaces for indentation, not tabs.
ReplyDeleteAnd in his eyes, vi is the greatest abomination.