Sem descrição

Fabian Peter Hammerle 81f731e7c4 drop import error handling (no extras defined anymore) há 4 anos atrás
docs 5feb9a5f54 rename module tooncher -> rescriptoon há 4 anos atrás
rescriptoon 81f731e7c4 drop import error handling (no extras defined anymore) há 4 anos atrás
screenshots c0f49c9067 extended controls: map f -> select fog in battle há 6 anos atrás
.gitignore 2acae9f56e drop launching functionality há 4 anos atrás
.pylintrc 5860e57415 pylint: disable bad-continuation & missing-docstring check há 4 anos atrás
CHANGELOG.md b688de2fee rename package tooncher -> rescriptoon há 4 anos atrás
LICENSE.txt 5b192b434a release v0.4.1 há 4 anos atrás
Pipfile 5feb9a5f54 rename module tooncher -> rescriptoon há 4 anos atrás
Pipfile.lock 2acae9f56e drop launching functionality há 4 anos atrás
README.md 22f75ba7ae readme: drop tooncher specifics há 4 anos atrás
setup.cfg 1e7fc4b920 initial há 7 anos atrás
setup.py 5feb9a5f54 rename module tooncher -> rescriptoon há 4 anos atrás

README.md

rescriptoon

TODO add description

Last Release Python Version

Installation

Compatible with X Window System (X11)

$ sudo apt-get install python3-xlib python3-psutil `# optional`
$ pip3 install --user --upgrade rescriptoon

Usage

$ rescriptoon TODO

rescriptoon --help shows all available options.

While in the game press ` (grave) to enable extended controls. Press ` again to disable.

$ rescriptoon --toggle slash

Mappings

default mapping

(based on https://en.wikipedia.org/wiki/File:Qwerty.svg)

Movement

Key Action Target Engine
` turn Extended Controls on / off
w walk forward 0
s walk backward 0
a turn left 0
d turn right 0
v throw pie 0
i walk forward 1
k walk backward 1
j turn left 1
l turn right 1
/ jump 1
n throw pie 1
space jump all

Gag Selection

Key Action Target Engine
e select elephant trunk in battle 0
o select elephant trunk in battle 1
f select fog in battle 0
; select fog in battle 1