1
0
Intel A80486DX2-66 c6558c8c46
bytebeat_compiler.py: make use of shlex.join
When printing a command that is going to be ran, use `shlex.join(...)`
instead of `" ".join(...)`
2024-08-26 17:43:40 +03:00
2024-07-14 23:39:06 +03:00
2024-08-20 18:46:47 +03:00
2024-06-01 11:36:33 +03:00
2024-08-20 21:58:09 +03:00

C-bytebeat-render

Description: a bytebeat rendering engine in C for C-compatible bytebeat

License

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

Description
a bytebeat rendering engine in C (no support of JavaScript bytebeat yet)
https://git.disroot.org/80486DX2-66/C-bytebeat-render Readme 506 KiB
Languages
C 52.1%
Python 47.9%