Emile comments on Rationality and Video Games - Less Wrong

6 Post author: Alexei 18 September 2011 07:26PM

You are viewing a comment permalink. View the original post to see all comments and the full post content.

Comments (73)

You are viewing a single comment's thread. Show more comments above.

Comment author: Emile 19 September 2011 09:12:35PM 0 points [-]

Good alternatives to Unity3D: making web games in Flash, or in Ruby/Python (for text-heavy "static" games); or make Android games in java, or iPhone/iPad games in Objective C.

Comment author: Alexei 19 September 2011 09:23:35PM 2 points [-]

Unity3D can create executables for Android and iPhone/iPad, so you code once and it's pretty much automatically ported to all platforms (including Flash in very near future). You just can't top that.