# PokeRust A simple colorscript written in Rust. Inspired by [phoneybadger's pokemon-coloscripts](https://gitlab.com/phoneybadger/pokemon-colorscripts) *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. This is the Python implementation: ![python implementation](img/screenshot_250324_132129.png) This is the Rust implementation: ![rust implementation](img/screenshot_250324_132205.png)