2024-08-20 21:57:54 +03:00
|
|
|
# C-bytebeat-render
|
2023-11-16 22:01:41 +03:00
|
|
|
|
2024-05-27 08:08:48 +03:00
|
|
|
> **Warning**
|
|
|
|
> You're on a Work In Progress branch!
|
|
|
|
|
2024-08-20 21:58:09 +03:00
|
|
|
**Description:** a bytebeat rendering engine in C for C-compatible bytebeat
|
2024-07-06 17:35:27 +03:00
|
|
|
|
|
|
|
## License
|
|
|
|
|
2024-08-16 20:15:05 +03:00
|
|
|
Dual-licensed under the [Creative Commons Zero 1.0 Universal][CC0-1.0]
|
|
|
|
([`COPYING`](COPYING)) or [Unlicense][Unlicense] ([`LICENSE`](LICENSE)).
|
|
|
|
|
|
|
|
[CC0-1.0]: https://creativecommons.org/publicdomain/zero/1.0/legalcode
|
|
|
|
[Unlicense]: https://unlicense.org
|