Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thomasballinger/carletonrisk
Automatically exported from code.google.com/p/carletonrisk
https://github.com/thomasballinger/carletonrisk
Last synced: about 1 month ago
JSON representation
Automatically exported from code.google.com/p/carletonrisk
- Host: GitHub
- URL: https://github.com/thomasballinger/carletonrisk
- Owner: thomasballinger
- Created: 2015-03-13T01:54:35.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-03-13T03:46:56.000Z (almost 10 years ago)
- Last Synced: 2024-12-16T13:43:19.097Z (about 1 month ago)
- Language: Python
- Size: 2.16 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: readme.txt
Awesome Lists containing this project
README
webapp directory is the root directory of the web app
localrisk is the directory holding files needed for local risk.
The game.py, rules.py, and gamestate.py should be identical.
loader.py has significant differences.
guiProg.py essentially replaces all of the webapp code for pretty interface.
Everything else isn't very important - some commands are for text interface
which may not be working currently.