Ben Finney
|
57d9cca970
Add entry point for stand-alone program.
|
il y a 9 ans |
Ben Finney
|
bccc74d530
Use Setuptools to gather Python packages to install.
|
il y a 9 ans |
Ben Finney
|
0472b25f9c
Move exception handling and exit status choice into ‘main’ function.
|
il y a 9 ans |
Ben Finney
|
51c070ea05
Pass command-line arguments as explicit parameter to ‘main’.
|
il y a 9 ans |
Ben Finney
|
2b7e29e9d0
Refactor one-time program setup to a separate ‘main’ function.
|
il y a 9 ans |
Ben Finney
|
5ce0751356
Refactor make-or-resume-game to a separate function.
|
il y a 9 ans |
Ben Finney
|
b1800110e3
Refactor customisation of argument parser to its own class.
|
il y a 9 ans |
Ben Finney
|
a5805d9937
Import ‘sys’ module as its own namespace.
|
il y a 9 ans |
Ben Finney
|
54824962c7
Allow import of ‘adventure.__main__’ module.
|
il y a 9 ans |
Brandon Rhodes
|
21318bda63
Add top-level README for visitors to GitHub
|
il y a 9 ans |
Brandon Rhodes
|
7c2a640d2c
Update outdated link to repository, per @cknv
|
il y a 9 ans |
Brandon Rhodes
|
1828d07804
Version 1.4
|
il y a 9 ans |
Brandon Rhodes
|
bc991bfdc2
Bugfix: a motion-based death was going undetected
|
il y a 9 ans |
Brandon Rhodes
|
8fa52209d0
Add copyright notice to README.txt, source files
|
il y a 9 ans |
Ben Finney
|
0f18b3ff63
Change PyPI trove classifier for license terms.
|
il y a 9 ans |
Ben Finney
|
56f514369c
Add Apache 2.0 license terms.
|
il y a 9 ans |
Brandon Rhodes
|
0614754668
Run README.txt as doctest in a temp directory
|
il y a 9 ans |
Brandon Rhodes
|
a160e411fd
Import readline to support command line editing
|
il y a 9 ans |
Ben Finney
|
6d48dbbc52
Remove unused Mercurial ignore file.
|
il y a 9 ans |
Ben Finney
|
57213a3ef7
Add Git ignore patterns for generated files.
|
il y a 9 ans |
Brandon Rhodes
|
a3573e845e
Make README agnostic about Python minor version
|
il y a 10 ans |
Brandon Rhodes
|
5012ff1dfb
Remove outdated parameter from docstring
|
il y a 10 ans |
Brandon Rhodes
|
4d6c22898c
Added tag 1.3 for changeset 7059f3f9f166
|
il y a 13 ans |
Brandon Rhodes
|
ff7e2551c9
Added tag 1.3 for changeset bb64adc9cd14
|
il y a 13 ans |
Brandon Rhodes
|
fcf7564242
Updated documentation and version for 1.3 release.
|
il y a 13 ans |
Brandon Rhodes
|
0f8d963e7f
Fixed #2 by making sure that no verbs are unimplemented and raise an exception.
|
il y a 13 ans |
Jason R. Coombs
|
37ad207db4
Specify encoding when opening the README. Fixes #3.
|
il y a 13 ans |
Brandon Craig Rhodes
|
ef2d39f522
Added tag 1.2 for changeset 2f12e84a03fb
|
il y a 13 ans |
Brandon Craig Rhodes
|
8125027594
Added new features of 1.2 to the README and bumped the version in setup.py.
|
il y a 13 ans |
Brandon Craig Rhodes
|
aa46425080
Adjusted game vocabulary to accept the old 5-letter command abbreviations.
|
il y a 13 ans |