Skip to content

chudaky/zombot

 
 

Repository files navigation

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

About

hacking up a better interface to a popular game

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%