simple icon indicating copy to clipboard operation
simple copied to clipboard

The simplest Rust graphics library, inspired by LOVE2D.

Results 4 simple issues
Sort by recently updated
recently updated
newest added

Hi, your library is indeed simple and lacks an important simple feature, being able to draw a rectangle portion of an image. Your draw_image code seems to allow setting the...

This project should have a `TUTORIAL.md` that shows how to make a small game.

todo

It has been a long time since `simple` was updated. I have found it very useful. I have added full-screen windows and cleaned up the code. * Rust edition 2024...