awesome, but contains some bugs like frezees or editor view crash
Based on our record, GDevelop seems to be a lot more popular than pyglet. While we know about 78 links to GDevelop, we've tracked only 7 mentions of pyglet. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Years ago I had some success with pyglet. It seems to still be actively developed! I haven't seen anything about swf files though. Source: about 3 years ago
Bottom of the page: https://pyglet.org/. Source: over 3 years ago
Already exists: https://ollycope.com/software/piglet-templates/latest/ also this one is very popular too: http://pyglet.org/ I would personally avoid the current name as it sounds phonetically the same as the above. - Source: Hacker News / almost 4 years ago
First, you can use Python plus a library like Pyglet or Cocos2D or Arcade or Pygame. The only one of these that I have any experience with is Pygame, but it looks like none of these are "engines" in the modern sense. Working with them means doing everything from your favorite Python IDE. Source: almost 4 years ago
In the same way, if your goal is to make a game, why go to the trouble of writing all the code to do basic things like loading images and drawing sprites and playing sounds when you could just type "import pyglet"? Source: about 4 years ago
GDevelop combines open-source flexibility with powerful no-code features. Their recent AI plugins provide remarkable capabilities:. - Source: dev.to / 5 months ago
Humble Bundle has a Godot bundle is available for the next day or so. That might be a good one to look at if you're ok with leaning into code a bit (gdscript is very very similar to python). https://www.humblebundle.com/software/learn-godot-43-complete-course-bundle-software Also check out the RPG Maker bundle. That's pretty point-and-click. You can have something basic up and running in a couple minutes... - Source: Hacker News / about 1 year ago
I selected this library as I normally use much higher-level tools to develop games such as p5.js, or GDevelop. Both these tools are amazing in their own right; however, I want to learn how these processes operate on a much lower level. These tools take care of a lot of issues for you ranging from asset to memory management. Raylib is still cross-platform but does not handle these tasks for the programmer which I... - Source: dev.to / about 1 year ago
It's not as monolithic as you'd think. There are lots of engines out there but their communities aren't very vocal compared to Unity, Unreal, and especially Godot's community. Take a look at: https://itch.io/game-development/engines/most-projects And https://www.gamedeveloper.com/blogs/the-generous-space-of-alternative-game-engines-a-curation- If you look at both of these you'll see just how many engines there are... - Source: Hacker News / about 2 years ago
I'm not really a game maker, but would like to give a shout out to the fabulous https://gdevelop.io/ It has everything you need, is free and its VISUAL PROGRAMMING is fab... - Source: Hacker News / about 2 years ago
Godot Engine - Feature-packed 2D and 3D open source game engine.
Pygame - Pygame is a set of Python modules designed for writing games.
Unity - The multiplatform game creation tools for everyone.
BYOND - BYOND is the premier community for making and playing online multiplayer games.
Unreal Engine - Unreal Engine 4 is a suite of integrated tools for game developers to design and build games, simulations, and visualizations.
RPG Toolkit - The RPG Toolkit is a free, open source project delivering a simple, flexible and powerful tool for...