[go: up one dir, main page]

Menu

Tree [846f1f] main /
 History

HTTPS access


File Date Author Commit
 .github 2023-09-13 Sibusiso Vincent Sibusiso Vincent [5878ca] Create rust.yml
 images 2023-09-13 hexaredecimal hexaredecimal [2bb564] Initial Commit: All done in under 200 lines of ...
 src 2023-09-15 hexaredecimal hexaredecimal [846f1f] Fix me: Fixed a blocking thread. Now its faster!
 .gitignore 2023-09-13 hexaredecimal hexaredecimal [2bb564] Initial Commit: All done in under 200 lines of ...
 Cargo.toml 2023-09-14 hexaredecimal hexaredecimal [db9201] changed the project name to match the repo
 README.md 2023-09-14 Sibusiso Vincent Sibusiso Vincent [231460] Update README.md

Read Me

DAMNYOUCODESOFASTAGEAN

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

Preview

https://github.com/hexaredecimal/DAMNYOUCODESOFASTAGEAN/assets/51314855/d8098210-8444-4a4e-a76e-2be0e12fac29

building

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

dependencies

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

Note

No windows build yet. todo!()