This is a pixel art painting software.
kusa is Japanese internet slang for laughing at
m9(^~^)wwwww 草(^▽^)
This program will be distributed at MIT LICENSE.
It uses the libraries of Piston, a game engine in the Rust language.
PistonDevelopers
It is intended to be developed and run using Visual Studio Code on Windows.
```shell // Updating the Rust language rustup update
// Creating an executable file cargo build ```
shell
cargo run --example example1
Your code:
```rust use kusa_pixel::run;
fn main() { run(); } ```
👆 Drag the mouse from where you clicked to where you passed