- July 24, 2019
- TheGameCreators
AppGameKit Studio
Platforms
About
AppGameKit Studio is a powerful game development tool that allows you to create 2D and 3D games with ease. It features a visual scripting system, intuitive drag-and-drop interface, and a robust coding engine for more advanced users. With AppGameKit Studio, you can publish your games to multiple platforms, including Windows, Mac, iOS, Android, and more. The game also offers a large community of developers, tutorials, and resources to help you get started.










- AGK is an easy-to-learn and powerful software creation platform, especially for those familiar with BASIC or Visual Basic.
- The IDE offers a great user interface, fast compilation, and excellent export options for multiple platforms, making it suitable for both beginners and experienced developers.
- There are plenty of tutorials and community support available, which help users quickly get started and create games or applications.
- The software lacks a built-in 3D scene editor, which makes working with 3D graphics more challenging and limits its capabilities.
- There are reports of occasional crashes and bugs, particularly with the scene editor and Linux compatibility, leading to a frustrating user experience.
- The developers have been criticized for slow bug fixes and a lack of communication regarding future updates and features, leaving users feeling neglected.
- graphics14 mentions Positive Neutral Negative
The graphics capabilities of AppGameKit are praised for their simplicity and focus on visual output, allowing users to bypass complex OpenGL setups. The platform provides extensive tutorials and examples, making it easy to integrate custom graphics, music, and sound effects. While the graphics can be powerful, particularly for 2D games, users may need to rely on community-created tools for 3D graphics placement.
“What you get with this is the removal of all the details of OpenGL setup (or the other ones) with 100% focus on the visuals.”
“There are plenty of tutorials and examples to get you going, and it is very easy to add your own graphics, music, and sound effects.”
“Great DLC, you can modify the parameters graphically, export the particles project, and use it with a small API in your AppGameKit Studio project. This DLC has two examples ready for compilation in AppGameKit that show how you can use the API in your own projects.”
“Even if my game is a poor example of the graphics that AGK is capable of (my game is a simple top-down view 2D game, but this is what I wanted to build), AGK has allowed me to publish my game.”
“It's quite a powerful language still and will give great speeds, but for 3D graphics, you will have to use one of the many user-created placement editors.”
“AppGameKit strips away much of the complexity required to create a window, draw graphics, get input, etc.”