motioninput-tui
A terminal trainer for fighting game motion inputs. Pick a game and a character, press inputs, and see which move the game would have given you. The input handling has been tuned per game: hold down and double tap forward in 3rd Strike and you get a dragon punch; do it in Super Turbo or Alpha 3 and you get nothing.
Ships with Hyper Street Fighter II, Street Fighter Alpha 3, 3rd Strike, Ultra Street Fighter IV, The King of Fighters '98 and 2001, Samurai Shodown II and V Special, and The Last Blade 2.
Full documentation: https://motioninput-tui.readthedocs.io/
Install and run
uv tool install motioninput-tui
or
pipx install --python 3.14 motioninput-tui (Specify any version of python 3.14 or newer that you have installed)
Either one puts motioninput-tui on your PATH.
See the docs for the full command line reference, controls, settings and move notation.
Technical information and AI disclaimer
How it's created
This is my first AI-heavy project, the workflow is
-
Get claude to add a game based on a gamefaqs guide
- sha256 of original guide is verified to avoid possibility of claude editing the reference data
- skill to make a briefing of each guide, each brief gets made in the game-brief skill
- claude writes a parser for each guide
- The moves from the guide are parsed with hard logic, not interpereted by claude
- The game logic is interpreted by claude based on the guide
-
The game engine has many control layouts and motion inputs that are applied per game
How I ensure code quality
Every numbered release, I read all the code changed since the last one, and play a register of games and characters in the real game and in the trainer to check they still feel the same. See Manual testing for the register and what the check involves.
Contributing
Credit
Move list guides by:
- Kao Megura / Chris MacDonald Rest In Peace.
- x_MJ_x (Hyper Street Fighter II)
- THEMCD / Damon M. McDaniel (Ultimate Street Fighter IV)
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file motioninput_tui-0.1.1.tar.gz.
File metadata
- Download URL: motioninput_tui-0.1.1.tar.gz
- Upload date:
- Size: 153.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
uv/0.12.12 {"installer":{"name":"uv","version":"0.12.12","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c3bb6343c29b22542c16e85149026c78a508fe537ed00dcb6c3467c395c2fe2c
|
|
| MD5 |
7d5fc01ae021fe45c277fa8d78dbfa40
|
|
| BLAKE2b-256 |
3975842f2f13ba6d9696643caf895dcf7f23f640661b9819cc336fc30d18fcc1
|
File details
Details for the file motioninput_tui-0.1.1-py3-none-any.whl.
File metadata
- Download URL: motioninput_tui-0.1.1-py3-none-any.whl
- Upload date:
- Size: 181.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
uv/0.12.12 {"installer":{"name":"uv","version":"0.12.12","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7820b47ae19e6c626d5f09f181bbf1e206a6abd43b45433c3e87a7b5b9784ddb
|
|
| MD5 |
925e5ca753868f7a3c41a23dc22ca729
|
|
| BLAKE2b-256 |
352f3134c9d171efd84631f339982e7faa7d42d8a9a2336722a798c3968eed48
|