https://github.com/rukai/canon_collision
The fan-made Undertale vs Homestuck Platform Fighter
https://github.com/rukai/canon_collision
Last synced: 3 months ago
JSON representation
The fan-made Undertale vs Homestuck Platform Fighter
- Host: GitHub
- URL: https://github.com/rukai/canon_collision
- Owner: rukai
- License: mit
- Created: 2019-09-18T11:06:50.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-08-02T13:29:24.000Z (almost 3 years ago)
- Last Synced: 2025-03-14T20:20:03.041Z (3 months ago)
- Language: Rust
- Homepage: https://canoncollision.com/
- Size: 2.6 MB
- Stars: 25
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE-MIT
Awesome Lists containing this project
README
# Canon Collision
[](https://deps.rs/repo/github/rukai/canon_collision)
[](https://ci.appveyor.com/project/rukai/canon-collision)## Quick links
* [Compile from source (Windows & Linux)](compiling.md)
* [Discord](https://discord.gg/KyjBs4x)
* [Infrastructure Repository](https://github.com/rukai/pf_sandbox_infra)## OS/Controller requirements
* Windows 10: Xbox controllers + native GC adapter
* Other Windows: [Unsupported](https://gitlab.com/Arvamer/gilrs/commit/56bf4e2d04c972a73cb195afff2a9a8563f6aa34#note_58842780)
* Linux: All controllers + native GC adapter
* Mac OS: UnsupportedYou cannot use a keyboard to play, you must use a controller.
## CI Infrastructure
We build and test on:
* Rust stable/nightly - Linux 64 bit (Travis)
* Rust stable/nightly GNU - Windows 64 bit (Appveyor)We build and test when:
* All incoming pull requests are built and tested.
* Every commit merged to master is built, tested and then an incrementing tag/release is created for it.