Home - StarEngine/engine GitHub Wiki
StarEngine Wiki
Current Engine version: 0.1.1 ( read the patchnotes )
Revisions
For revision numbers we apply the Semantic Versioning System. Click here for more information about this system. You can use these version numbers to go to the state of the Starengine repository at any point in time, thanks to the tag system of git.
Note that revision older than 0.1.1
don't have a tag, as we didn't use this system at that time.
Are you looking for something?
- Contributor Guide: How to contribute to our code base and file bugs?
- Git 101: Bootstrap yourself into git and use our awesome aliases.
- Star Development Guide: A quick guide on how to setup and use the engine.
Experimental
This engine started as a university project. This means that most of the content is experimental. As we are learning while developing, we'll notice that certain things can be done much better. Experimental means that some features that were in the Engine before, can suddently dissapear. It also means that we can't promise that with a new patch, your code will still work. This experimental spirit is important for us, and it gives us the freedom to make mistakes with as goal to have a decent and stable 2D game engine in the end.
Downloads
All our downloads such as the latest release files and our artwork can be found on this public Google Drive reserved for all our downloads.
Notes
You can find a public readonly Google drive here, with notes and temporary documents. These are documents used between the developers as we all live in seperate cities and countries. Feel free to read them, as it might give you more insight in why certain things are, as they are.