Skip to content

itzreesa/rhysix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rhysix

Small sandbox-like physics engine in Rust using raylib.

preview

Playing

  • Change the material used using number keys or by hovering over over the right side of the window to bring up a material selection panel.
  • Place using left mouse button and erase using right mouse button.
  • Use scroll wheel or + and - to change hand size.
  • Press spacebar to toggle pause.
  • If you want to place things under the panel, click the right button once to hide it until you take your mouse from it.

Download / Play

If you want to try it out, you can download a binary from Releases page or Actions tab.
Or play it inside your browser at itch.io

Building

Requirements: rust.
Tested Linux native build and Windows by Wine.
To build, use cargo build --release.
Or if you wish to build for web, see this.

Quirks

  • When quickly dragging mouse while placing, there may be missing spots due to ticks being delayed.

About

small physics sim in rust and raylib

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages