Go to file
Amy Wooding 21b993de08 Added missing import statements. 2016-07-16 19:32:57 -04:00
assets Template: Asset license and .gitignore 2016-06-02 07:14:00 -07:00
.gitignore Template: Asset license and .gitignore 2016-06-02 07:14:00 -07:00
LICENSE remove unnecessary header 2016-06-02 06:43:10 -07:00
Making a Wargame.ipynb Started setting things up to test the hexmap coordinate logic separately from the game. 2016-07-16 19:16:41 -04:00
README.md Update README.md 2016-06-02 06:48:29 -07:00
debug.kv Add some template code 2016-06-04 11:31:07 -07:00
hexagon.kv Add missing hexagon.kv file from repo. 2016-07-15 11:48:18 -04:00
hexmap.py Added missing import statements. 2016-07-16 19:32:57 -04:00
main.py Merge branch 'llfkj' of https://github.com/llf-amy/gamecamp into llfkj 2016-07-16 19:24:30 -04:00
strategygame.kv Add ability to select and deselect a hex. 2016-07-16 17:52:11 -04:00

README.md

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

Unless otherwise indicated (with an explicit LICENSE file)

Contacting Us

Game Camp is maintained by

Documentation and Chat:

About Learn Leap Fly