https://github.com/eevee/izchak
little nethack log scraper for nethack.veekun.com
https://github.com/eevee/izchak
Last synced: 8 months ago
JSON representation
little nethack log scraper for nethack.veekun.com
- Host: GitHub
- URL: https://github.com/eevee/izchak
- Owner: eevee
- Created: 2011-10-18T03:08:12.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2011-10-18T03:09:34.000Z (over 14 years ago)
- Last Synced: 2025-02-04T17:55:06.782Z (over 1 year ago)
- Language: Python
- Homepage: http://nethack.veekun.com/
- Size: 2 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
Awesome Lists containing this project
README
This file is for you to describe the nethack application. Typically
you would include information such as the information below:
Installation and Setup
======================
Install ``nethack`` using easy_install::
easy_install nethack
Make a config file as follows::
paster make-config nethack config.ini
Tweak the config file as appropriate and then setup the application::
paster setup-app config.ini
Then you are ready to go.