Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 724 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 724 Bytes

Rscenes 2

Rscenes 2 is a game framework over Raylib, it was fully rewritten from scratch for the release 2.0.

Only shades (2D) are tested, models (3D) are still being tested.

Installation

cargo add rscenes

See Nonogram and the examples for use.

TODO

Test and fix models support.

License

License: BSD-3-Clause