-3
votes
0answers
47 views

What is the best language/engine for a Gameboy-era game? [closed]

Let me give you a quick summary of the game I'm wanting to make. You are Clarke Stark. Your brother has been kidnapped, and you have been called upon to fight in his honour! You must fight your way ...
0
votes
2answers
135 views

Ways to expose engine API for text-adventure games (XML, JS/DSL, …)

While developing an engine for text-adventures I'm still unsure how to expose the API it provides to the developers/writers. My two concepts for now are: Running a small JS engine which executes JS ...
0
votes
0answers
448 views

Starting out with 2D cross-platform game development [closed]

I am wanting to challenge myself to build a simple game, that has a character and a randomly generated world. If I get anywhere with it I may perhaps I'll develop it into something more, but the key ...
4
votes
3answers
4k views

Are there any good 2D fighting game engines that can be used to make a commercial product?

I'm looking for a good 2D fighting game engine based on sprites. I really dont care much about which language that it is programmed in. Specifically I'm looking for an engine I can use for a game I ...
1
vote
2answers
384 views

What are the technologies used to create Metal Gear game?

What are the technologies (programming languages and engines for example) used to create "Metal Gear : Snake Eater" and "Metal Gear : Guns of The Patriots"? Is it usually to keep those things secret? ...