Average Playtime: 1 hour

App Game Kit: Easy Game Development

Add to
My games
Add to
Wishlist 1
Save to
Collection

Click to rate

Exceptional
1
5
Meh
35
Skip
77

About

App Game Kit is a powerful game development engine, ideal for Beginners, Hobbyists & Indie developers. Now anyone can quickly code and build apps for multiple platforms using AppGameKit's BASIC scripting system. With just a few commands you can have demos/games up and running on mobile devices. Bob Duffy, Developer Relations Intel Corporation, said “AppGameKit is a great cross platform development tool. It allows developers to quickly optimize and compile apps.”

Games can be developed and deployed to your chosen mobile devices for rapid prototyping. AppGameKit does all the heavy lifting for you - making it easy to code, compile and then export apps to each platform. All you need to focus on is your game/app idea. It's that simple!

AppGameKit also caters for more seasoned developers, allowing you to use the AppGameKit C++ libraries and benefit from all the features of AppGameKit's core game engine. A great example of this Echoes+ developed by Binary Zoo and now FREE to download on STEAM;

http://store.steampowered.com/app/338000/Features
Platforms
You can create games with AppGameKit on Windows, Mac or Linux devices. The games you make with it can then be exported to run on;
  • Windows
  • Mac
  • Linux
  • iOS
  • Android (inc Google, Amazon & Ouya)
  • HTML5
  • Raspberry Pi (free from TGC website)

AppGameKit IDE
  • Cross platform Geany editor
  • IntelliSense
  • Code folding
  • Colour schemes
  • Edit multiple projects
  • Fast Compiler
  • Full de-bugger
  • Broadcast direct to device
  • Export to exe, app, ipa, apk



Commands
AppGameKit has commands for all the important areas of game creation. These can all be called as BASIC commands or as library calls in C++ and XCode.

3D Graphics
  • 3D Primitives
  • 3D Bone Animations
  • Shaders
  • Lighting
  • Ray Casting
  • Camera controls
  • Meshes
  • Formats supported: .X .3ds .md3 .smd .md5 .lwo. .ac .b3d .dae .3d .lws .ms3d .blend .m3 .obj and .ago

3D Physics
  • Character controller
  • Ragdoll
  • Joints
  • Rigid Bodies
  • Contact reports
  • Raycasts
  • Physics world commands
  • Compound collision shapes

2D Graphics
  • Sprites
  • Particles
  • Shapes
  • Text
  • Fonts
  • Tweening
  • Spine support
  • Blend modes
  • Image formats: jpeg, png

Physics
  • Box 2D collision

Rendering Control
  • Shaders
  • Render to Image

Sounds & Music
  • Play sound files
  • Play music files
  • Sound formats: Wav
  • Music formats: Mp3, Ogg, M4a
  • Blending Sounds
  • Change sound pitch and balance

User Input
  • Mouse
  • Multi Touch
  • Controller support
  • Joystick/Virtual Joystick
  • Keyboard
  • Edit box
  • Buttons



Misc
  • Video playback
  • Network (broadcasting, messages, shared variables)
  • File I/O
  • HTTP
  • Memblocks
  • Sensors
  • GPS
  • Social feeds - Facebook & Twitter (iOS & Android)
  • Adverts
  • In-app purchase (iOS & Android)
  • Game Centre (iOS & Android)
  • Notifications (iOS)
  • Rate this app (iOS)
  • Time & Date
  • Camera access
  • QR codes
  • Zip archiving
  • Extensive Help & tutorials

Platforms
Release date
Developer
The Game Creators
Publisher
The Game Creators
Age rating
Not rated
Website
http://www.appgamekit.com

System requirements for macOS

Minimum:
  • OS: Mountain Lion 10.8 or better for IDE (10.7 for compiled apps)
  • Processor: Intel Celeron or better
  • Memory: 1 GB RAM
  • Graphics: Open GL 2.0 compatible or better
  • Storage: 3 GB available space
  • Sound Card: N/A
Recommended:
  • OS: Mountain Lion 10.9 or better
  • Processor: Intel Core 2 or better
  • Memory: 2 GB RAM
  • Graphics: Nvidia / ATI (shader model 4.0+, year 2009) or better
  • Storage: 3 GB available space
  • Sound Card: N/A

System requirements for Linux

Minimum:
  • OS: Ubuntu 14.04 (may work with others)
  • Processor: Intel Celeron / Athlon Sempron or better
  • Memory: 1 GB RAM
  • Graphics: Open GL 2.0 compatible or better
  • Storage: 2 GB available space
  • Sound Card: N/A
  • Additional Notes: Requires Zenity for file browsing
Recommended:
  • OS: Ubuntu 14.04 (may work with others)
  • Processor: Intel Core 2 / Athlon 2 X2 or better
  • Memory: 2 GB RAM
  • Graphics: Nvidia Geforce 470GTX Titan / ATI Radeon 5850 or better
  • Storage: 2 GB available space
  • Sound Card: N/A
  • Additional Notes: Requires Zenity for file browsing

System requirements for PC

Minimum:
  • OS: Windows XP SP2 or better
  • Processor: Intel Celeron / Athlon Sempron or better
  • Memory: 1 GB RAM
  • Graphics: Open GL 2.0 compatible or better
  • DirectX: Version 9.0c
  • Storage: 2 GB available space
  • Sound Card: N/A
Recommended:
  • OS: Windows 7 or better
  • Processor: Intel Core 2 / Athlon 2 X2 or better
  • Memory: 2 GB RAM
  • Graphics: Nvidia Geforce 470GTX Titan / ATI Radeon 5850 or better
  • Storage: 2 GB available space
  • Sound Card: N/A
Read more...
Edit the game info
Last Modified: Mar 9, 2024

Where to buy

Steam

Top contributors

Sinkler

1 edit
121
How to Make a Game in 10 Minutes (and then publish it)
Feb 26, 2021
pinkpocketTV
Make Games Without Coding by Using These Engines!
Jul 3, 2018
Ask Gamedev
10 really successful games made by a single person
Aug 28, 2017
Zoomin Games
Gamekit Mobile App
May 15, 2019
Gamekit
Game Maker Studio 2 Vs App Game Kit
Sep 21, 2017
Sparckman
App Game Kit tutorial #1: hello world, sprites and more!
Aug 30, 2012
MrSovr
View all videos
1,000,000 items

App Game Kit: Easy Game Development reviews and comments

Translated by
Microsoft from Deutsch
AGK in Version 2 is on its Way to becoming a good Product. A Permanent Construction Site of 1-2 People because something new is constantly being demanded. Unfortunately, not Object oriented for this very easy and fast in handling. The IDE is small and handy and has as I think everything necessary for Hobby Developers. AGK is mainly for 2D Games for PC/Android/Mac/iOS/Linux (also Raspberry Pi) where Apple is a Problem child With their OS Updates. You can also export as HTML5 for a WHILE! (With a few Browsers like Firefox on PC or Safari running on your Mac to some extent) With Android, there is no Guarantee that everything is going as expected with the many OS versions. For this, in turn, you can use an Android. CREATE APK File for the Google Play Store relatively easily from the IDE. When compiling, a Bytecode file Is always created, which is integrated into an Interpreter. For example, if you press out of the Editor on PC Broadcast and run on Android the Player, you get the Bytecode etc. via network and the Game runs there directly without the Need to install it beforehand. Price/Performance is right. On Offer about €50 as a Bundle.
Translated by
Microsoft from Deutsch
The Name is, in my Opinion, a bit of an irritating one. By an App Game Kit I would rather understand something with which you can click together in Zero Comma nix an App. The "Instant Game Development" Given in the Title is of course not quite right either. I bought Dark Basic Pro from TheGameCreators several Years ago and therefore knew what to expect. Basic is of course a very simple Language and ideal for Hobby Programmers and People who want to get into Programming. The Pricing Policy is also very confusing. Here on Steam it currently costs €92,99million. TheGameCreators ' Homepage costs it 50€+Maerchensteuer, but you can also have a Steamkey hastened, which I did, because I have my Software from a Source and don't have to search the Web where I bought something. Compared to DBPro, it can be said that App Game Kit 2 is Basically a slimmed-down DBPro (mainly slimmed down In Terms of 3D), which offers the Possibility to export iOS or Android Apps directly. Why App Game Kit 2 costs more than double it is beyond me. Despite all this, I think the Program is worth its Money. If you have already programmed in Basic, you will find your way around immediately. If you would like to try your hand at an App for smartphone, you will find here a relatively good option, with a Programming Language that is very easy to learn. You just shouldn't expect to buy this Part and then create Games without Knowledge in the Blink of An eye, as shown in the Videos here. It's a long Way to go before then. You can also use The Program to develop games for the PC, but my old DBPro Is a thousand Times better, as it simply offers a lot more possibilities.
Read more...
read more