Tagged Questions
9
votes
3answers
466 views
How can I measure the “creative/entertainment value” of video-game requirements?
I realize this question is complex and subjective, but bear with me for a moment.
I firmly believe that video-game software is essentially different from, for example spreadsheet software, as from a ...
3
votes
3answers
2k views
How is console game development done?
I'm curious what the process is for development for a game console such as Wii, Playstation, or Xbox. Do I need to use some game engine and compile for each platform?
What IDE is used? Any C++ IDE? ...