13 lines
465 B
Markdown
13 lines
465 B
Markdown
## Brokenithm-iOS
|
|
|
|
A version of Brokenithm, based on Brokenithm-Evolved, based on Brokenithm.
|
|
Using usbmux to communicate over USB, rather than wifi to prevent sudden lag.
|
|
|
|
### Branches
|
|
`master` branch is iOS App branch, the controller itself.
|
|
`win-client-cpp_(failed)` branch is initial client branch written in C++, and abandoned due to library too old.
|
|
`win-client` branch is current client branch written in C#.
|
|
|
|
### Build env
|
|
- Xcode 11.3.1
|