Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 540 Bytes

README.md

File metadata and controls

29 lines (16 loc) · 540 Bytes

zombot

hacking up a better interface to a popular game

Tested only on Linux.

Dependencies: python, git

  1. Clone repository, (git clone, git submodule init, git submodule update)

  2. Install PyQt (optional):

    sudo apt-get install python-qt4

or

http://sourceforge.net/projects/pyqt/files/PyQt4/ (Py2.7-Qt4.8.4)
  1. Copy and edit settings.example.ini to settings.ini

  2. Run:

    ./run.sh

or, if you didn't install PyQt

./run.sh -c

nojsstats