SFML community forums

General => General discussions => Topic started by: Lin on September 22, 2016, 11:54:06 am

Title: How do YOU make editors?
Post by: Lin on September 22, 2016, 11:54:06 am
This topic is mostly regarding language and framework of choice for making game editors. The types of editors would be complete, so have features to modify everything plain data sets to level designs (graphic and sprite work not required, leave that to external tools). Here are some things to consider when picking a language and framework.

Language and Frameworks Considerations
My project uses CSFML and C is my language of choice, so anything that has bindings for C is a plus. What do you use?