Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

AppGameKit for Python

Create games using AppGameKit and Python! · By Fascimania

Community

New topic
15
Topics

Recent updates

Version 2022.09.28
Includes fixes and commands from AppGameKit Classic 2022.09.28 ...
1 file
Version 2022.06.27
1
Includes the new commands from these AppGameKit Classic updates: 2021.10.11 2021.10.19 2021.12.06 2022.04.01 2022.06.27 I've also added an example PyInstaller s...
2 files
Version 2021.06.14
1
In addition to the updates in AppGameKit Classic: Fixed: Linux extension is now compiled for the stable ABI and should work on all Python 3 versions. Tested wit...
1 file
Version 2021.02.10 rev 1
1
Added new commands to make it easier to use bytes objects to load and work with data. Added: create_memblock_from_bytes Added: create_memblock_id_from_bytes Add...
2 files
Version 2021.02.10
1
In addition to the updates in AppGameKit Classic : Fixed: Plugin methods that access files in the read path weren't using the main script's path as the base. Fi...
1 file
Version 2020.11.16
3
In addition to the updates in AppGameKit Classic : Fixed: String-returning plugin methods calls in the 64-bit version no longer crash. Changed: These methods no...
1 file
Version 2020.04.30 rev 1
1
1
Fixed: Passing large integers as arguments no longer throws an OverflowError. Changed: Changed the "mask" parameter to "categories" for set_sprite_collide_bits...
1 file
Version 2020.04.30
2
1
This release brings the project up-to-date with AppGameKit Classic 2020.04.30 . The methods utilizing the Facebook SDK have been removed since they have been de...
1 file
Topic
Last post
This tutorial is geared toward those who are completely new to Python development. If you have any questions, please ask...
started by Fascimania Mar 11, 2018
2 replies
1,824 views
TheGameCreators will allow AppGameKit for Python to continue long-term and it can stay up-to-date with AppGameKit Classi...
started by Fascimania Mar 08, 2019
643 views
No replies yet
Are there any plans to build it for Mac? If not, can you share source so anyone can build on mac?
started by dev310p Jan 04, 2023
1 reply
97 views
Hi. Does the Python version of AppGameKit Classic also launch your games to other platforms like mobile and HTML5? Thank...
started by JammySoft Jul 04, 2022
1 reply
170 views
There are not much people in this forum. How popular is this edition? It should be popular. After I realized that my two...
started by medi71 Aug 21, 2021
1 reply
166 views
Good morning all Up front, I apologise for any noobie nonsensical questions I may ask. I am running Ubuntu 20.04, which...
started by Bozzanator Jun 07, 2021
8 replies
296 views
I began using AGK Python yesterday, very nice! What I like about it is that unlike C++ and Java version, I don't have to...
started by medi71 Mar 29, 2021
4 replies
223 views
Hi, this is the result every time when i try to load an image. Full path doesn't work either. Python 3.9.1 64-bit
started by oguh43 Jan 21, 2021
10 replies
292 views
This is wonderful work! I'm not familiar with Python at all, but the examples you show remain very easy to understand li...
started by Solarwclurru Apr 27, 2020
1 reply
335 views
It seems that the "appgamekit.pyd" file is intended to be used only on Windows. appgamekit.pyd: PE32 executable (DLL) (G...
started by ILMostro Oct 06, 2018
6 replies
731 views
One of the things that turned me away from appgamekit was the lack of OOP. Which for me is something that ive been tryin...
started by Squabe517 Apr 27, 2019
2 replies
420 views
I've been trying to draw line across the screen with: draw_line(0,0,500,500,255,255,255) But I always receive the error...
started by deltagear Oct 13, 2018
3 replies
556 views
Hi, first of all, THANK YOU so much for this. I have been developing in AGK for a couple of years or so now but whenever...
started by Neemulus Oct 14, 2018
3 replies
414 views
Hi, First of all thanks for the great setup tutorial. I am very excited to see AGK support in Python! Secondly, my quest...
started by GunnerJnr Apr 28, 2018
4 replies
964 views
Hi there, I want to give my thanks for the development of AGK for Python! It is both nice and impressive that the AGK-co...
started by Zwarteziel Mar 10, 2018
3 replies
1,090 views