

AppGameKit Classic
AppGameKit is a simple cross platform game development tool that runs on Windows, Linux, MacOS and Raspberry Pi. A version to run on Android and iOS is also available. With AppGameKit you can use a simple Basic like programming language to develop cross platform applications, 2D...
Cost / License
- Freemium (Pay once)
- Proprietary
Application type
Platforms
- Mac
- Windows
- Linux
- Android
- iPhone
- iPad
- Raspbian
- Raspberry Pi
- HTML
Features
- C++
- Visual Editing
- Networking and Multiplayer
- 2D and 3D physics
AppGameKit Classic News & Activities
Recent activities
tedwatson123 added AppGameKit Classic as alternative to PaletAI
ddabrahim added AppGameKit Classic as alternative to Macroquad
AppGameKit Classic information
Featured in Lists
This is a list of 3D and 2D game engines and frameworks that have been written in C++ and the source code is available …
A list with 809 apps by AmileyaRyver without a description.
This is the list of game engines and frameworks that I use or have been using in the past and did like it. Consider …
What is AppGameKit Classic?
AppGameKit is a simple cross platform game development tool that runs on Windows, Linux, MacOS and Raspberry Pi. A version to run on Android and iOS is also available. With AppGameKit you can use a simple Basic like programming language to develop cross platform applications, 2D and 3D games and deploy to many platforms such as Windows, Linux, MacOS, iOS, Android, HTML5 and even develop AR and VR applications for desktop and mobile without need to change any of your code. The same code runs everywhere. The best part is, you can preview and run your application on the target device right from the IDE through WiFi with access to all device features such as camera, sensors and touch. It is allow you to test your applications on the target device at any point during development without need to manually compile, export and install it on the device.
You can also use C++ to code your applications to get better performance or implement 3rd party libraries and tools and even add your own features and share it with the community if you want. This is how it become possible to use community made implementations of AppGameKit to code in C#, Python or any other languages. Some of the extra features available today are also developed by 3rd party using the C++ library and offered as a DLC to add even more functionality.








Comments and Reviews
One of the best (in my opinion) and most simple cross-platform development tool out there. It provide us with a very easy and simple programming language and commands to make 2D and 3D games for any platforms. Great choice for anyone new to programming or would like to target multiple platforms with a single code base and would like to get results fast.