-
Notifications
You must be signed in to change notification settings - Fork 1
Home
This wiki is the source for all documentation related to the Snake project. Documentation includes how to build the project from source; how to navigate the source code to better understand it; and the process to merge your contributions into the main build.
The majority of the project is covered under the MIT License, with exceptions being noted in their corresponding LICENSE file in the same directory. As of now, the only non-MIT licensed material is audio related. The intent behind the current licensing is that this project is as free as possible for others, in that the only requirement is that redistribution of the source code requires including the original license with it. All MIT licensed material in this project (Snake) are freely usable by anyone for any purpose, including commercial (there are no requirements to redistribute the source code, regardless of it is modified, if you choose not to).