Tagged Questions

0
votes
1answer
5 views

Can anyone recommend a language for making a parody/remake of the original Oregon Trail?

My brother and I have been playing the original Oregon Trail on an Apple II emulator, it's so fun. We want to make a clone of it that is sort of a parody but still the same concept …
1
vote
1answer
67 views

where can i buy premade sprites + 3d game assets?

where can i purchase premade 2d sprites....better what tools are used to create 2d sprites ? is there a magic tool that can automatically convert pictures to pixel sprite characte …
1
vote
4answers
125 views

What Python game engines exist?

I've been learning Python for fun and wondered what game engine exist for it. I am aware of Pygame, but are there any others? I'd be particularly interested in any with a tool pa …
2
votes
5answers
467 views

Game engine architecture tutorial

I'm interested in writing a game engine (mostly just as an "academic" exercise, but hopefully it will be usable in general). I've been searching online for tutorials to help me wi …
1
vote
3answers
78 views

What are the proven game engines?

What game engines are available with a proven track record of published games? Details that I think are important: What platforms do they target? (Windows, Mac, Linux, Flash, …
1
vote
2answers
74 views

What is the best cross-platform media API to use with .Net?

If you where starting out in game developed using C# or another .Net language with a long term aim at cross-platform support what would be the best media API to use? I know SDL ha …
1
vote
1answer
432 views

Are there any game engines using SFML?

I have been looking into using SFML for my next game, since it appears to have lots of useful features (hardware acceleration, built-in sprite utilities, etc.). Are there any exis …
1
vote
3answers
57 views

What are the solid Flash game engines available?

I've come across the Push Button Engine and Flixel. What have I missed?
1
vote
1answer
40 views

Is the PushButton Engine up to snuff?

Does anyone have an experience working with the PushButton Engine they'd care to share?