Development Tools Converting into HTML5/JS games Want to convert your games into HTML5 & JavaScript? Check out some of the resources below. https://github.com/kripken/emscripten http://www.mandreel.com/ https://developers.google.com/playn/ http://phonegap.com/
Development Tools Web Dev Tools I use Browser - Chrome Mostly, but you really have to check your content in all of the browsers you plan to support. IDE - WebStorm / PyCharm / IntelliJ Regex - GSkinner JSON Viewer CSS Buttons:
Development Tools Videogame Development Analytics Options Videogame Development Analytics Options: Recently I realized that Platomic.com was down and I was going to need an alternative. I did some googling to find this list of potential replacements. At some
Development Tools JavaScript algorithms I commonly use Arrays: 1. Randomly Select X items from an array with no duplicates. So let's say I have a row of barrels I want to randomly blow up, and they are represented in a
Development Tools Setup OSX Mountain Lion for ImpactJS game directory If you are trying to develop ImpactJS games on your mac you're going to need to get your apache server and php (for weltmeister) running locally. You could just try and run your
Development Tools What I learned releasing my first game. I recently released my first iOS & HTML5 game Zombie Holiday. Along the way I learned quite a bit and I wanted to share what I learned with anyone else who may be
Development Tools HTML5 Development Link Dump (9/10/2012) Informational: PlayCanvas - Launches into private beta. It's used to create HTML5 based 3D games. UnityXNA – XNA Inside Unity3D (An IDE for web game development) PixelWorld - Gaining popularity and nearning 20k iOS
Development Tools Impact Engine first impressions Two weeks ago I purchased the ImpactJS Engine written by Dominic Szablewski. It was $100. I'm usually not the type to spend money on something like this but I really needed something to
Development Tools HTML5 Development Link Dump (6/28/2012) Informational: The Open Web - and what it means - A slidshare presentation Noroff - An ImpactJS driven tutorial on how to get started making a game. Tips/Tricks Awesomeness: BeerCamp - A
Development Tools HTML5 / Game Development Editors/IDE If you're getting into Game Development using HTML5 & JavaScript you might be looking for an IDE or Editor to speed up development and make your life a lot easier. I'll use this