Aucune description

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

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