.github/workflows | ||
build | ||
colorscripts | ||
img | ||
src | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
pokemon.json | ||
README.md |
PokeRust
A simple colorscript written in Rust.
Inspired by phoneybadger's pokemon-coloscripts
For educational purposes
Performance
This is written in Rust, while the original is written in Python.
This implementation is up to 8 times faster than the original.