https://github.com/cleancut/cirena
Circles in an arena. A simple game prototype.
https://github.com/cleancut/cirena
Last synced: 4 months ago
JSON representation
Circles in an arena. A simple game prototype.
- Host: GitHub
- URL: https://github.com/cleancut/cirena
- Owner: CleanCut
- Created: 2022-11-02T02:47:09.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-05T17:56:28.000Z (about 2 years ago)
- Last Synced: 2025-01-17T22:43:34.003Z (about 1 year ago)
- Language: Rust
- Size: 405 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: license/APACHE
Awesome Lists containing this project
README
# Cirena = circle arena
WORK IN PROGRESS. A little pinball-like game I'm working on with my young son.
## Contribution
All software contributions are assumed to be dual-licensed under MIT/Apache-2. All asset contributions must be under licenses compatible with the software license, and explain their license(s) in a `README.md` file in the same directory as the source files.
## Software License
Distributed under the terms of both the MIT license and the Apache License (Version 2.0).
See [license/APACHE](license/APACHE) and [license/MIT](license/MIT).
[CPAL]: https://github.com/RustAudio/cpal
[Questions]: https://github.com/CleanCut/rusty_engine/discussions
[Ultimate Rust Crash Course]: https://agileperception.com/ultimate_rust_crash_course
[bug reports]: https://github.com/CleanCut/rusty_engine/issues/new
[rendy]: https://github.com/amethyst/rendy
[on GitHub]: https://github.com/sponsors/CleanCut
[on Patreon]: https://patreon.com/nathanstocks
[Bevy]: https://bevyengine.org/