cryptogram game in Python

Jason K. MacDuffie 3f0542e31f create a wikiquote scraper 2 ماه پیش
data bc9062aeaa compile the new stories 2 ماه پیش
raw_assets 245d75ff82 add three more levels 2 ماه پیش
util 3f0542e31f create a wikiquote scraper 2 ماه پیش
.gitignore 963fedcd66 create a working directory 2 ماه پیش
LICENSE b1f4e82bc5 add some more files 2 ماه پیش
Makefile 288e16557f include readme and license 2 ماه پیش
README.md 43607b41a0 organize copyright a bit better 2 ماه پیش
data_manager.py 579e772751 start work on puzzle-less levels 2 ماه پیش
dialog.py 338cdc4ed4 make the source optional 2 ماه پیش
game_state.py 8264e4e150 fix lose logic 2 ماه پیش
gamelist.xml 25ec696432 add a gamelist file 2 ماه پیش
io_handler.py 6574837c57 use different wrap algorithms for puzzle versus dialog 2 ماه پیش
logo.png e447e5d676 add a logo and screenshot 2 ماه پیش
main.py 6574837c57 use different wrap algorithms for puzzle versus dialog 2 ماه پیش
menu.py ade6877714 finish implementing level reload 2 ماه پیش
puzzle.py 0642405415 a and b page on the puzzle 2 ماه پیش
pycryptogram.pygame 9299650d94 implement pygame keys 2 ماه پیش
pycryptogram.pygame.keys 7386020429 fix keys 2 ماه پیش
screenshot.png e447e5d676 add a logo and screenshot 2 ماه پیش
user_preference.py d1e655b651 update default preferences 2 ماه پیش
word_wrap.py 3b26761e1b start work on a separate wrapping algorithm for dialog boxes 2 ماه پیش

README.md

PyCryptogram

My attempt at a cryptogram game in Python.

logo

screenshot

Licensing

PyCryptogram is licensed under the GNU GPLv3, or any later version. See LICENSE for details.

Files under data/ are covered under different licenses. See data/COPYRIGHT.md for details.