{"id":13529279,"url":"https://github.com/DragoniteSpam/Emu","last_synced_at":"2025-04-01T15:30:48.898Z","repository":{"id":40543438,"uuid":"270913228","full_name":"DragoniteSpam/Emu","owner":"DragoniteSpam","description":"UI for GameMaker. Looks like Windows Forms. Use this if you're not making a game, or otherwise if you want your game to look like tax software or something.","archived":false,"fork":false,"pushed_at":"2025-03-02T07:02:09.000Z","size":2003,"stargazers_count":39,"open_issues_count":4,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-02T08:18:13.211Z","etag":null,"topics":["gamemaker","gamemaker-language","gamemaker-projects","gamemaker-studio-2","gui"],"latest_commit_sha":null,"homepage":"https://dragonite.itch.io/emu","language":"Game Maker Language","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DragoniteSpam.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-06-09T05:42:00.000Z","updated_at":"2025-03-02T07:02:14.000Z","dependencies_parsed_at":"2024-01-03T04:07:49.260Z","dependency_job_id":"ce2ebd66-d5c4-4249-a46f-cbf005f5304c","html_url":"https://github.com/DragoniteSpam/Emu","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DragoniteSpam%2FEmu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DragoniteSpam%2FEmu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DragoniteSpam%2FEmu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DragoniteSpam%2FEmu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DragoniteSpam","download_url":"https://codeload.github.com/DragoniteSpam/Emu/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246662258,"owners_count":20813719,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["gamemaker","gamemaker-language","gamemaker-projects","gamemaker-studio-2","gui"],"created_at":"2024-08-01T07:00:35.000Z","updated_at":"2025-04-01T15:30:45.715Z","avatar_url":"https://github.com/DragoniteSpam.png","language":"Game Maker Language","readme":"# Emu UI for GameMaker\n\n[![Made with GameMaker Studio 2](https://img.shields.io/badge/Made%20with-GameMaker_Studio_2-000000.svg?style=flat\u0026logo=data%3Aimage%2Fpng%3Bbase64%2CiVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAMAAAAolt3jAAAAZlBMVEX%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2BrG8stAAAAIXRSTlMABg0OFBkfcn1%2Bf4CBgoOFhoeIiouWmNDa5ebp8PX2%2B%2F6o6Vq%2BAAAAY0lEQVR42k2OWQ6AIAwFn%2BIOioobrnD%2FS4o0EeanmQxNAdErRFTWtsFq6%2BiiZozz0CSnTjYBwo0RkF8DWDLf51Ni9K%2FYdq0Fy3KAfzk97M7goK1F%2F4rGH9Kk1OlboQtEDIrmC%2BU3CVxTr%2FRMAAAAAElFTkSuQmCC)](https://www.yoyogames.com/gamemaker)\n\nEver 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!\n\nOver 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.\n\nLook inside the demo project or see the [documentation](https://github.com/DragoniteSpam/Documentation/wiki/Emu) for documentation.\n\n**This requires GameMaker Studio 2.3 in order to work. It relies heavily on the new language features.**\n\n## Screenshots\n\n\u003ca href=\"https://img.itch.zone/aW1hZ2UvNjcxMzAzLzM2NTk2MjkucG5n/original/Ernro5.png\"\u003e\u003cimg src=\"https://img.itch.zone/aW1hZ2UvNjcxMzAzLzM2NTk2MjkucG5n/original/Ernro5.png\" width=\"288\"\u003e\u003c/a\u003e\n\u003ca href=\"https://img.itch.zone/aW1hZ2UvNjcxMzAzLzM2NTk2MzAucG5n/original/1USygf.png\"\u003e\u003cimg src=\"https://img.itch.zone/aW1hZ2UvNjcxMzAzLzM2NTk2MzAucG5n/original/1USygf.png\" width=\"288\"\u003e\u003c/a\u003e\n\n\u003ca href=\"https://img.itch.zone/aW1hZ2UvNjcxMzAzLzM2NTk2MjgucG5n/original/B6NRS9.png\"\u003e\u003cimg src=\"https://img.itch.zone/aW1hZ2UvNjcxMzAzLzM2NTk2MjgucG5n/original/B6NRS9.png\" width=\"288\"\u003e\u003c/a\u003e\n\u003ca href=\"https://img.itch.zone/aW1hZ2UvNjcxMzAzLzM2NTk2MzEucG5n/original/Mrb%2FyO.png\"\u003e\u003cimg src=\"https://img.itch.zone/aW1hZ2UvNjcxMzAzLzM2NTk2MzEucG5n/original/Mrb%2FyO.png\" width=\"288\"\u003e\u003c/a\u003e\n\n## Links\n\nCurrently, the project is officially distributed on [itch.io](https://dragonite.itch.io/emu-ui-for-gamemaker). I'll create a GameMaker Marketplace page later.\n\n## Notes\n\n - Yes, it makes heavy use of callbacks and looks an awful lot like Javascript. I'm not sorry.\n\n## Credits\n\n - [Scribble](https://github.com/JujuAdams/scribble) is a text renderer by [@jujuadams](https://twitter.com/jujuadams)\n - The emu icon was created by [@gart_gh](https://twitter.com/gart_gh)\n - The duckling was created by [@alemunin](https://twitter.com/alemunin)\n - The 3D meshes in the demo were created by [kenney.nl](https://kenney.nl/assets/nature-kit)\n - The skybox in the demo was created by [Spiney](https://opengameart.org/content/cloudy-skyboxes)\n","funding_links":[],"categories":["User Interface"],"sub_categories":["Recommendations"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDragoniteSpam%2FEmu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FDragoniteSpam%2FEmu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDragoniteSpam%2FEmu/lists"}