Go to file
Dorian 18bb30c971 Merge remote-tracking branch 'remotes/amy/llfkj'
# Conflicts:
#	hexmap.py
#	main.py
2016-07-16 23:59:28 -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 Merge remote-tracking branch 'remotes/amy/llfkj' 2016-07-16 23:59:28 -04:00
main.py Merge remote-tracking branch 'remotes/amy/llfkj' 2016-07-16 23:59:28 -04:00
strategygame.kv Dispatch event from a selected HexMapCell up to the parent game to update the status. 2016-07-16 19:35:29 -04:00
terrain.py Extract terrain handling into a separate module. 2016-07-16 23:33:51 -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