Message Board
Message Board > News > AppGameKit for Java, C++, C#. |
September 7, 2020, 22:54 | |
Rincewind
programmer 1505 posts ![]() |
A few days ago I discovered that AppGameKit, a popular BASIC language for 3D game development (and successor to DarkBasic), has been ported to Java, and earlier has been tied to C++. We know Raverdave has been using AppGameKit for years, but he also wants to move on to using a better language that is not BASIC. He has shown that AppGameKit has great 3D potential and really is a proven "recent" game development language. The underlying rendering engine is OpenGL or the modern Vulkan. I tried the Java port (with what they call a 1 on 1 port similar to tiers 1) and all demos run quick. There is a massive command list for this language (AGK) available on the internet. Official information about the Java version: https://www.appgamekit.com/new … -for-javakotlin https://forum.thegamecreators.com/thread/222554 Java users can download the test package (for NetBeans or Intellij) from the first post in the linked forum thread above. The example NetBeans projects can be loaded, compiled and run immediately after you open them. They are for Windows or Linux. For a C# version, this page exists: http://madbit.bplaced.com/?page_id=136 C++, Mobile, and Python versions, can be found on their webpage further. AGK is a pay product, and there are many extensions on sale as well. ____________ Weblog: http://www.strictlyrational.com updated 24-7-2012 |
# |
December 4, 2020, 18:16 | |
raverdave
Don't Give A F*CK 154 posts ![]() |
Yep, well put Rincewind! If anyone is interested in some real wakko demos of the engines I created using AGK, just search for raverdave on youtube: but for example: https://www.youtube.com/watch?v=h2j_D_Rmqh8 here we see 3d particles, water shaders and zombies doing a bit of thriller dance [Edited on December 4, 2020 by raverdave] ____________ Gimme my toetag already... |
# |
Message Board > News > AppGameKit for Java, C++, C#.