1
0
(Outdated Mirror!) a bytebeat rendering engine in C (no support of JavaScript bytebeat yet)
Go to file
2024-07-14 23:32:57 +03:00
include fwrite_le.h: reduce scope of private macros 2024-07-05 15:21:01 +03:00
src fwrite_le.c: use malloc instead of calloc 2024-07-14 23:32:57 +03:00
.editorconfig update .gitignore to template 2024-01-29 18:45:04 +03:00
.gitignore bytebeat_render.c: add custom output 2024-01-09 20:04:33 +03:00
bytebeat_compiler.py bytebeat_compiler.py: search for compiler, fix section names 2024-06-02 19:34:49 +03:00
COPYING dual-license under Unlicense and CC0 2024-06-01 11:36:33 +03:00
documentation.md rename variable w to time 2024-04-10 23:08:08 +03:00
EXAMPLE_USAGE.md EXAMPLE_USAGE.md: update the output 2024-06-16 09:56:53 +03:00
gitignore_clean.py initial commit 2023-11-16 22:01:41 +03:00
LICENSE LICENSE: reformat 2024-01-10 04:49:22 +03:00
README.md README.md: improve license information and reformat 2024-07-06 17:35:27 +03:00

C-JS-bytebeat-render

Description: a bytebeat rendering engine in C (no support of JavaScript bytebeat yet)

License

Dual-licensed under the Unlicense (LICENSE) and Creative Commons Zero 1.0 Universal (COPYING).