Tagged Questions
1
vote
1answer
94 views
xna game development editors [closed]
Developing a big xna game needs lots of work that to for individual developer.
Can someone suggest me good free and paid development editors which will quickly help designing levels, game etc.
I ...
1
vote
3answers
619 views
What Javascript game engines are out there, other than Impact? [closed]
Does anybody know of a decent (meaning preferably free ;)) alternative to Impact? Any suggestions are very much appreciated!
1
vote
2answers
104 views
Game engine lib and editor
I would like to know the best way/best practice to handle the following situation. Suppose the project you are working on is split in two sub-projects:
game engine lib
editor gui.
Now, you have a ...
3
votes
1answer
551 views
Game editor integration with the engine?
What I am trying to figure out is what is the best way to integrate the editor(level, effects, model, etc...) in the most effective way?
Now the first thing I thought would be to create the game ...