How to Upload an Android Game to the Google Play Store - Complete Guide
APP GAME KIT 2 - review - non Dark Basic Pro
AKG2 Tap to destroy - On Sprite Collision
// find out which sprite has been hit or clicked
// set a virtual resolution
SetVirtualResolution ( 320, 480 )
// display a background
CreateSprite ( 1, LoadImage ( "background4.jpg" ) )
SetSpriteColorAlpha ( 1, 200 )
// load two images
LoadImage ( 1, "bird1.png" )
LoadImage ( 2, "bird2.png" )
// create sprites using image
CreateSprite ( 2, 1 )
CreateSprite ( 3, 2 )
// set their positions
SetSpritePosition ( 2, 80,150 )
SetSpritePosition ( 3, 200, 150 )
// main loop
do
// update the screen
Sync ( )
loop
Download AGK2: https://www.appgamekit.com/
AGK2 Box2d - App Game Kit 2
Steam
http://store.steampowered.com/app/325180/
GET full Download AGK2:
http://adf.ly/1hgZp6
At the heart of AppGameKit is a set of commands that control all aspects of a game - the game's sprites, sounds, physics, collisions and so on. By using these supplied functions you can code games with industry standard C++ using familiar IDEs such as Visual Studio, XCODE and QT.
https://www.thegamecreators.com/product/dark-basic-pro-open-source
https://www.thegamecreators.com/product/2000/page/archive/free
https://www.game-guru.com/
Follow me on twitter
https://twitter.com/sparckmanx
I made the animations in Crazy Talk Animator 3
http://www.reallusion.com/
http://www.sparckman.com
Also check out my other channel:
Sparckman vlog
https://www.youtube.com/channel/UCVWEOPhthIbP2DUABSRznCw
le sparckman plus
https://www.youtube.com/channel/UChjay8WjgYRhPEZqwAWYc3g
El Sparckman Español
https://www.youtube.com/channel/UCIj9tdBULqAmI_Ap5UEjO1g
https://www.udemy.com/nocode2dgames/
Templates and examples at
http://store.sparckman.com
Follow me on twitter
https://twitter.com/sparckmanx
Follow on Facebook
https://www.facebook.com/Sparckman-415170478640767/
my personal facebook
https://www.facebook.com/profile.php?id=100006172997876