I had fun last week and made a quick 2D shooter for 2 players with HTML5 canvas.
It took me max 4 hours (including sketches, controls, collision…). Every single feature is basic and the code is shit but the whole thing was easy to make and it’s running. It took me 15 extra minutes to make it usable with touch (tablet, phone..). I used some angularJS for the fun but it wasn’t a need, it was just to practice.
Looks like I won’t code in Objective-C again before a long long time…
I’ll find a host for the little game, share the code and the assets (the explosion animation is from the web) as soon as possible.