|
3 anos atrás | |
---|---|---|
.gitignore | 3 anos atrás | |
README.md | 4 anos atrás | |
aaa.flac | 3 anos atrás | |
colyoel.txt | 3 anos atrás | |
senpai.py | 3 anos atrás | |
senpai_bkgd.png | 4 anos atrás | |
senpai_bkgd.xcf | 4 anos atrás | |
senpai_eye.png | 4 anos atrás | |
senpai_eye.xcf | 4 anos atrás | |
senpai_eyemask.png | 4 anos atrás | |
senpai_eyemask.xcf | 4 anos atrás | |
senpai_simulator.py | 3 anos atrás | |
twilight.py | 3 anos atrás | |
twilight_bkgd.png | 3 anos atrás | |
twilight_bkgd.xcf | 3 anos atrás | |
twilight_eye.xcf | 3 anos atrás | |
twilight_eye_l.png | 3 anos atrás | |
twilight_eye_r.png | 3 anos atrás | |
twilight_eye_r.xcf | 3 anos atrás | |
twilight_eyemask.png | 3 anos atrás |
The gaming sensation that’s sweeping the nation!
Note that this program uses only joystick inputs, and expects a two-stick controller. If you have one of these, but the axes are wrong, change this line as you see fit:
x1, y1, x2, y2 = map(joy.get_axis, [0, 1, 3, 4])
The [0, 1, 3, 4]
correspond to left X, left Y, right X, and right Y axes
respectively.
There’s no support for other input devices yet, sorry ¯\(ツ)/¯