The following warnings occurred:
Warning [2] Undefined variable $awaitingusers - Line: 33 - File: global.php(779) : eval()'d code PHP 8.1.31 (Linux)
File Line Function
/global.php(779) : eval()'d code 33 errorHandler->error
/global.php 779 eval
/printthread.php 16 require_once
Warning [2] Undefined array key "style" - Line: 837 - File: global.php PHP 8.1.31 (Linux)
File Line Function
/global.php 837 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined property: MyLanguage::$lang_select_default - Line: 4950 - File: inc/functions.php PHP 8.1.31 (Linux)
File Line Function
/inc/functions.php 4950 errorHandler->error
/global.php 837 build_theme_select
/printthread.php 16 require_once
Warning [2] Undefined array key 1 - Line: 1394 - File: inc/functions.php PHP 8.1.31 (Linux)
File Line Function
/inc/functions.php 1394 errorHandler->error
/inc/functions.php 1349 fetch_forum_permissions
/printthread.php 83 forum_permissions
Warning [2] Undefined array key "showimages" - Line: 174 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 174 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 179 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 179 errorHandler->error



High Frontier Forums
Musings on game design and too many choices - Printable Version

+- High Frontier Forums (http://highfrontier.com/forum)
+-- Forum: General (http://highfrontier.com/forum/forumdisplay.php?fid=1)
+--- Forum: Dev Log (http://highfrontier.com/forum/forumdisplay.php?fid=15)
+--- Thread: Musings on game design and too many choices (/showthread.php?tid=73)



Musings on game design and too many choices - JoeStrout - 09-21-2015

High Frontier is currently still more simulation than game.  As a game, it should improve substantially once we add "career mode" (currently at version 0.25 on the road map, though that could change).

But we're at the stage now where we need to be thinking very carefully about the design of High Frontier as a game.  One thing we've come to realize is that it provides too many choices at many points in the game.  This is great for an advanced player, but quite overwhelming for new players.  Too many choices leads to decision paralysis, postponement, and regret.

So, we're currently working out ways to limit the reduce the number of choices, especially when you are new to the game.  You can read more about it over in this thread on the Unity game design forum, which is a great place inhabited by a lot of cool froods who really know where their towels are.

And of course, if you have any suggestions or questions about game design in High Frontier, post 'em here!  We'd love to hear what you have to say.