AppGameKit Mobile

In-app purchases
3.9
476 reviews
50K+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

AppGameKit is a powerful game development engine, ideal for Beginners, Hobbyists & Indie developers. Now you can code 'on the go' with AppGameKit Mobile, building apps demo and games wherever you are.

This FREE version of AppGameKit lets you code using the normal AppGameKit script language, and then compile and run your projects directly on your device. The app comes with demos, and examples to help new users discover how easy the programming language is to use.

You code your apps within a cut-down IDE and then, with the super fast compiler, you can run your projects almost instantly.

AppGameKit Mobile provides access to many of the commands of the desktop version. Most importantly, all the ones for game creation:

✔ 3D Graphics & 3D Physics
✔ 2D Graphics & 2D Physics
✔ AR Core Support
✔ Rendering Control
✔ Sound & Music
✔ User Input
✔ File I/O
✔ Sensors

Camera & Photo Access
You can import image media from your device and then use these images as sprites or textures in your apps.

Cloud Storage Coming Soon...
In the final release version we'll be adding the ability to sync your projects to the cloud. You can then share your projects between devices if you own the desktop version of AppGameKit.
Updated on
Feb 17, 2021

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
No data collected
Learn more about how developers declare collection

Ratings and reviews

3.9
410 reviews
A Google user
October 5, 2018
I love it!!! I downloaded this on my phone a few days ago and have been going through all your tutorials, and had the space shooter game from the tutorial up and running in a day, now im working towards my end game of developing my first game, Its been forever and an age since I've done any codeing, (took C++ in highschool, but haven't tinkered with it in over 15 years lol) but this has been a HUGE help shedding the rust and getting back into it, its still gonna be a long road ahead no doubt, almost forgot how tedious codeing can be, (especially on a phone with no propper keyboard), the only thing i have seen that needs some attention is the _ symbol, its not on the keyboard in the app, that is the ONLY thing ive seen wrong, everything else has been running smoot, astonishingly fast!!!! You guys have done an absolutely amazing job with this app, i cant wait till i have a decent computer so i can buy the PC version, awesome job, cant wait to see what else you guys come up with, (on a side note, is it possible you could add a couple more small asset packs for the mobile app? Some more terrains and such for doing open world styled games)
73 people found this review helpful
Did you find this helpful?
A Google user
February 7, 2019
great potential. but it won't let me import stuff from my PC version of the appgamekit to my mobile version. it would be good I there was a function or button in the app to import or export to the desktop version. as it is it's just a demo or toy. who's going to type in all the code again that's on the desktop version. the desktop version is awesome by the way. I've got all the dlc's on steam. if this had the connectivity between the platforms, it would really take off.
34 people found this review helpful
Did you find this helpful?
Darin Murphy
June 25, 2020
While all of the examples work flawlessly, the editor needs a lot of TLC. Example projects "Copied To SD Card", aren't copied to the SD Card, but are copied to Internal Storage. Once multi-sourced projects are Copied to SD Card (Internal Storage), only the main.agk source file can be accessed as none of the other source files are visible/accessible from Project File Window. Sound and Music files cannot be imported either. Last update was about 6 months ago.
32 people found this review helpful
Did you find this helpful?

What's new

New media preview support for sounds, videos and 3D Objects
Light & dark modes for image preview
Media preview menu now shows all media in subfolders
Copy Details button to media preview that creates the code to load the media
Fixed Visual Editor not loading correctly, some users unable to use the spacebar, new projects not displaying the first line of code out of position