game-engine
Pygame, simple physics engine, how to hold points between planes?
I\'m trying to write this tutorial in Pygame(Python) and having problems about holding points between planes.[详细]
2023-02-24 22:02 分类:问答Does PushButton Game Engine have the notion of a Camera?
I am playing around a bit with the PushButton Engine for game development in Flash and have come across a need for a Camera like the Camera that follows Mario in Mario Games. Flashpunk has a nice impl[详细]
2023-02-23 03:33 分类:问答Exemplary 2D game engine
Is anyone here able to point me to a simple and well designed C++ 2D open source game engine? The genre is less important, I wish to learn by example. I wouldn\'t want anything particularly complex as[详细]
2023-02-21 08:33 分类:问答Accessing the Rotation of a blender Object
I\'m just starting out with Blender and Python and I\'ve been trying to access the rotation properties of a cube using the blender game engine with Python 2.5.1[详细]
2023-02-20 06:51 分类:问答Blender: Changing the alpha transparency of an object through Python?
I\'m looking to change the transparency of a plane in real time using the games engine. I found this script:[详细]
2023-02-19 21:19 分类:问答Attempting to create a stable game engine loop
I\'m writing a fairly simple 2D multiplayer-over-network game. Right now, I find it nearly impossible for myself to create a stable loop. By stable I mean such kind of loop inside which certain calcul[详细]
2023-02-19 00:09 分类:问答Writing a multiplayer game in Django
I\'m planning to write a multiplayer card game in Django. There may be several concurrent games. I already have a Python CardGame class that contains the engine for the game, and for every game that i[详细]
2023-02-18 02:56 分类:问答Initiating a derived class with specific variable values
For the below code snippet, how do I initialize instances of class Enemy with variables (such as x, y, type)? I have it working correctly, it triggers the instances no matter how many of them I insert[详细]
2023-02-17 10:10 分类:问答Is there any open source game networking engine for android? [closed]
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a[详细]
2023-02-16 04:30 分类:问答3d game developer in openGL
I want to start as a 3d game developer . But I am not getting from where to start. Should I work on some game engine or should I work to l开发者_如何转开发earn openGL which is the core of any game eng[详细]
2023-02-15 22:42 分类:问答