- May 3, 2022
- YoYo Games Ltd.
- 3010h median play time
GameMaker
Platforms
About
GameMaker is a versatile game development platform that allows users of all skill levels to create high-quality 2D games. Its user-friendly interface features a drag-and-drop system and a powerful programming language, while its advanced exporter enables cross-platform deployment. The platform also provides monetization tools such as in-app purchasing, advertising, analytics, and user engagement. GameMaker is an affordable solution for creating top-tier games quickly and easily.





- GameMaker is an extremely user-friendly engine, making it ideal for beginners and allowing for rapid prototyping of 2D games.
- The engine offers a variety of built-in features and extensive tutorials, making it easy to learn and use for both new and experienced developers.
- Recent changes have made GameMaker free for non-commercial use, with a one-time payment option for commercial licenses, enhancing its accessibility.
- The software has been criticized for its complicated login process and issues with account management, particularly with the requirement of an Opera account.
- Many users report bugs and performance issues, particularly with the user interface and stability of the IDE, which can hinder the development experience.
- The subscription model for exporting games has been a point of contention, with some users feeling it is predatory and limiting for indie developers.
optimization
22 mentions Positive Neutral NegativeThe optimization of the game engine has received mixed reviews, with users noting solid performance for games created with it, but significant weaknesses in the integrated development environment (IDE). While there has been a performance increase compared to previous versions, the engine still lags behind C++ in efficiency, with some calculations being notably slower. Many users express hope for future optimizations to enhance overall performance.
“Very solid game engine and strong performance.”
“There is quite significant performance increase over v6 & 7 putting gm8 on par with rmxp.”
“I've only worked with Scratch and this is a great way to make my game downloadable and optimized.”
“I admit, I may not have the most powerful hardware, but I do think that if I can run way more demanding software or games, then Game Maker stuttering isn't because of my hardware.”
“Performance-wise, GMS does calculations about 115 times slower than C++, which is still worse than RPG Maker Ace.”
“YYC increases performance about 5 times over VM, so YYC compiled EXE would be about 22 times slower than C++.”