GSoC Spring IDE
From Spring
Jump to navigationJump to searchGSoC idea: An IDE for Spring game developing.
Why
At the moment Spring as a game engine project has no dedicated IDE for developing Spring games which would allow easier developing of Spring games. A new IDE or plugins/addins for an existing IDE like Eclipse would lower the barrier for new developers. Speeding up the developing process and managing the huge amount of files which come with most games would allow developers to focus more on the content than on organization.
Required skills
- An understanding of Springs file types.
- A knowledge of a programming language or the language of the targeted IDE
Difficulty
Estimated: medium
- Use an existing cross platform IDE (or create a new IDE)
- Add a plugin which handles common Spring file types
- A Lua plugin should handle syntax highlighting, auto-completion (including Spring functions) and text snippets
- A texture and mode editor (import/export/modify)
- Templates for projects and file types related to Spring