Update README.md
This commit is contained in:
parent
f22be0d22e
commit
7a3b42c0d7
|
@ -1,6 +1,10 @@
|
|||
# Game Camp
|
||||
Game Camp is an open-source project aimed at helping anyone learn to make mobile games using Python, by developing teaching materials and tutorials that make the process fun and accessible. It is based on Python and Kivy, and targets Android and IOS devices. We are looking for developers, educators, designers from a wide variety of backgrounds and skill levels to help us develop the Game Camp materials.
|
||||
|
||||
# License
|
||||
* Source code for this project is released under the [MIT License](http://choosealicense.com/licenses/mit/)
|
||||
* All other files and assets (e.g. graphics, sound files, Jupyter Notebooks) are released under the [Creative Commons Attribution 4.0 International Public License](http://creativecommons.org/licenses/by/4.0/legalcode) (CC-BY 4.0)
|
||||
|
||||
# Contacting Us
|
||||
Game Camp is maintained by
|
||||
* Kjell Wooding: kjell@learnleapfly.org
|
||||
|
|
Loading…
Reference in New Issue