Skip to content
forked from DragoniteSpam/Emu

Robust UI framework for GameMaker

License

Notifications You must be signed in to change notification settings

RatcheT2497/Emu

 
 

Repository files navigation

Emu UI for GameMaker

Made with GameMaker Studio 2

Ever wanted to be able to use common UI elements such as text input, checkboxes, radio buttons, dialog boxes or even tab groups in GameMaker? Look no further!

Over the last year and a half I've been working on a GUI system for GameMaker, and now that 2.3 is out I decided to jump on the opportunity to clean up the code and make it properly object-oriented. It's primarily aimed at people looking to make software applications other than games - see the screenshots - but you can use it for whatever you want.

Look inside the demo project or see the wiki for documentation.

This requires GameMaker Studio 2.3 in order to work. It relies heavily on the new language features.

Screenshots

Links

Currently, the project is officially distributed on itch.io. I'll create a GameMaker Marketplace page later.

Notes

  • Yes, it makes heavy use of callbacks and looks an awful lot like Javascript. I'm not sorry.

Credits

About

Robust UI framework for GameMaker

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Game Maker Language 61.3%
  • Yacc 36.5%
  • GLSL 2.2%