Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dkter/transformers
a small game made in 48-ish hours for the 2023 UW Game Jam
https://github.com/dkter/transformers
Last synced: about 2 months ago
JSON representation
a small game made in 48-ish hours for the 2023 UW Game Jam
- Host: GitHub
- URL: https://github.com/dkter/transformers
- Owner: dkter
- License: mit
- Created: 2023-10-29T22:06:06.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-28T23:07:57.000Z (11 months ago)
- Last Synced: 2024-01-29T22:13:41.716Z (11 months ago)
- Language: Rust
- Size: 34.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# transformers
It's a game! Made with Rust + [bevy](https://bevyengine.org/) + [rapier](https://rapier.rs/).
_Transformers_ was awarded Best Use of Theme (which was "Strange Machines") at the 2023 University of Waterloo Game Jam.
## Play
_Transformers_ can be played in the browser [here](https://david.industries/transformers). Alternatively, a Windows (.exe) build can be downloaded from [itch.io](https://dkter.itch.io/transformers).
## Building
```cargo build --release```
## License
[MIT](LICENSE.txt), except for the Bahnschrift font which comes free with Windows 10. No idea what the license is for that. I'm not even sure if I'm allowed to distribute it here