|
hace 3 años | |
---|---|---|
.gitignore | hace 3 años | |
README.md | hace 4 años | |
aaa.flac | hace 3 años | |
colyoel.txt | hace 3 años | |
senpai.py | hace 3 años | |
senpai_bkgd.png | hace 4 años | |
senpai_bkgd.xcf | hace 4 años | |
senpai_eye.png | hace 4 años | |
senpai_eye.xcf | hace 4 años | |
senpai_eyemask.png | hace 4 años | |
senpai_eyemask.xcf | hace 4 años | |
senpai_simulator.py | hace 3 años | |
twilight.py | hace 3 años | |
twilight_bkgd.png | hace 3 años | |
twilight_bkgd.xcf | hace 3 años | |
twilight_eye.xcf | hace 3 años | |
twilight_eye_l.png | hace 3 años | |
twilight_eye_r.png | hace 3 años | |
twilight_eye_r.xcf | hace 3 años | |
twilight_eyemask.png | hace 3 años |
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 ¯\(ツ)/¯