S0raWasTaken / bad_apple

A series of crates that I made to compile images/video into asciinema & play them.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bad Apple

A series of crates that I made to compile images/video into asciinema & play them.
The end goal is to make a kernel & legacy bootloader that together play bad apple.

Crates

  • asciic: An asciinema compiler.
  • asciild: A procedural macro to link frames generated by asciic on a Rust project.
  • asciix: The asciinema player for frames generated with asciic.

Copying

Everything in this repository is licensed under the MIT license.
TL;DR do what you want ¯_(ツ)_/¯

About

A series of crates that I made to compile images/video into asciinema & play them.

License:MIT License


Languages

Language:Rust 100.0%