1
0
(Outdated Mirror!) a bytebeat rendering engine in C (no support of JavaScript bytebeat yet)
Go to file
Intel A80486DX2-66 976b7468cc
template.c: improve silent mode
src/template.c:
1. Improve silent mode (the program doesn't output anything to STDOUT in
   silent mode now)
2. Use conditional compilation for silent mode
2023-11-25 20:50:28 +03:00
src template.c: improve silent mode 2023-11-25 20:50:28 +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)