Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 473 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 473 Bytes

TYPESUPERFASTJUTSU

Displaying the keys as you type (like in theprimegean streams) naruto style

Preview

preview.mp4

building

$ git clone https://github.com/hexaredecimal/TYPESUPERFASTJUTSU.git
$ cd TYPESUPERFASTJUTSU 
$ cargo build
$ cargo run

dependencies

  • x11 | wayland => unix-like os
  • raylib => crossplatform

Note

No windows build yet. todo!()