This content requires the base application AppGameKit: Easy Game Development on Steam in order to run.
## About This Content
AppGameKit Tier 1 offers an amazing set of powerful commands embedded within a
variation of the BASIC programming language. But if you already know C++,
there is always going to be the desire to move on to Tier 2 and use C++’s
object-oriented features to increase your programming efficiency.
Until now, there hasn’t been much in the way of training material to help you
make the transition from Tier 1’s BASIC to Tier 2’s C++. However, finally,
we’ve corrected that omission with the release of The Official AppGameKit Tier
2 Starter’s Guide.
This short book will show you how to get started with Tier 2 programming in
both Windows (using Visual Studio Community 2015) and Android (using Android
Studio).
You’ll find out:
* How to use the free templates supplied by TheGameCreators to create your first Tier 2 app.
* How to modify the existing templates
* How to create more effective templates
* How to add new classes to a project
* How to build a static library that can be reused in multiple projects
As usual, the book contains many activities (with solutions) to help you gain
practical experience while working through the text
_Please note that this book does not attempt to teach C++ or AppGameKit
statements._
The guide was written and designed by author Alistair Stewart of Digital
Skills. He has many years of experience creating educational material to help
anyone learn how to program computers. Alistair created the highly respected
_”Hands On”_ books that cover many different languages.
Minimum System Requirements | Recommended System Requirements | |
CPU | Intel Celeron / Athlon Sempron or better | Intel Core 2 / Athlon 2 X2 or better |
RAM | 1 GB RAM | 2 GB RAM |
OS | Windows XP SP2 or better | Windows 7 or better |
Graphics Card | Open GL 2.0 compatible or better | Nvidia Geforce 470GTX Titan / ATI Radeon 5850 or better |
Direct X | Version 9.0 | Version 9.0 |
SOUND CARD | N/A | N/A |
HDD Space | 100 MB available space | 100 MB available space |
Minimum System Requirements | Recommended System Requirements | |
CPU | Intel Celeron or better | Intel Core 2 or better |
RAM | 1 GB RAM | 2 MB RAM |
OS | Mountain Lion 10.8 or better for IDE (10.7 for compiled apps) | Mountain Lion 10.9 or better |
Graphics Card | Open GL 2.0 compatible or better | Nvidia / ATI (shader model 4.0+, year 2009) or better |
SOUND CARD | N/A | N/A |
HDD Space | 100 MB available space | 100 MB available space |
Minimum System Requirements | Recommended System Requirements | |
CPU | Intel Celeron / Athlon Sempron or better | Intel Core 2 / Athlon 2 X2 or better |
RAM | 1 GB RAM | 2 GB RAM |
OS | Ubuntu 14.04 (may work with others) | Ubuntu 14.04 (may work with others) |
Graphics Card | Open GL 2.0 compatible or better | Nvidia Geforce 470GTX Titan / ATI Radeon 5850 or better |
HDD Space | 100 MB available space | 100 MB available space |