Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 546 Bytes

File metadata and controls

9 lines (7 loc) · 546 Bytes

rayeditor

rayeditor is a simple and easy-to-use editor to enjoy videogames development with raylib

Features

  • Dymamic developement you can make a change and it will automatically update without any scripting language just CPP.
  • Extendible you can create your own docks/tools without making changes to the actual editor.
  • You still have complete control over you're game as you would with raylib.