Help a non-programmer learn to program escape-the-room games
December 10, 2011 11:12 AM Subscribe
Help my non-programmer friend learn to code in Flash (or another language) in order to write
escape-the-room games!
Most of these games are written in Flash. Would that be a good language for a first-time programmer to start with?
Is learning Flash a bad investment? I'm concerned about it not being supported on mobile devices, etc., but it certainly is the dominant medium for this type of game.
If you think Flash is a good choice, can you recommend any tutorials or other good resources for absolute beginners? If not, what resources would you recommend for other languages?
posted by BrashTech to computers & internet (8 answers total) 9 users marked this as a favorite
On the other hand, there's nothing like being motivated by a practical problem. Maybe he should pick up a Flash for Dummies book and work through it.
(It depends on what his game is like, too. The great advantage of Flash is that it's an animation environment, so you can draw and animate your graphic elements without programming at all. How much Flash programming there is depends on how much interaction with ther user there is.)
Most modern langauges are C-like, including Flash's programming interface. So starting out learning (say) C# would be a good start, with little wasted effort if he wants to switch later to Flash.
posted by zompist at 11:23 AM on December 10, 2011