cryptogram game in Python

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

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.