1
0
(Outdated Mirror!) a bytebeat rendering engine in C (no support of JavaScript bytebeat yet)
Go to file
Intel A80486DX2-66 3acc0be646
template.c: port all CLI arguments into the script
src/template.c:
1. Port all command line arguments into script `bytebeat_generator.py`
2. Remove the submodule lib/c-argh
2023-11-25 20:34:16 +03:00
src template.c: port all CLI arguments into the script 2023-11-25 20:34:16 +03:00
.editorconfig major refactor 2023-11-16 23:34:35 +03:00
.gitignore major refactor 2023-11-16 23:34:35 +03:00
bytebeat_compiler.py template.c: port all CLI arguments into the script 2023-11-25 20:34:16 +03:00
documentation.md template.c: refactor code and change initial type of w 2023-11-18 20:05:55 +03:00
EXAMPLE_USAGE.md EXAMPLE_USAGE.txt -> .md: actualize and fix 2023-11-18 14:24:23 +03:00
gitignore_clean.py initial commit 2023-11-16 22:01:41 +03:00
LICENSE initial commit 2023-11-16 22:01:41 +03:00
README.md README.md: change the project name 2023-11-18 15:35:56 +03:00

C_JS_bytebeat_render

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