Posts Tagged Tools

Command-Line Debugger for Free MXMLC Flash Development (Bonus: Batch File / Bash Script Basics)

Sep 30, 2011

Last year I put together tutorials on how to develop Flash games (and .swf applications in general) without using the pricy Flash animation software. I divided these tutorials into three sections: Part 1: $0 Flash Development (free command-line Flash compilation of .as files) Part 2: Flash Game Core Tutorial (images, input, audio, collision, real-time updates)… Read more »

Everyone’s Platformer: Level Editor Manual

Oct 24, 2010

What follows is an operator’s manual for the editor in Everyone’s Platformer (Article / Play / Edit), the example 2D game engine I put together for HobbyGameDev in September. The next few articles will detail the design process and tool creation tradeoffs, but they will make more sense after the editor environment is familiar. Learn… Read more »

Everyone’s Platformer: Editor, 3 Level Demo, and Full Source Code

Sep 29, 2010

About I developed this engine for two reasons: To offer a head start for others interested in 16-bit era platformer development. (That is, more Earthworm Jim or Sonic the Hedgehog than Mega Man or Super Mario Bros.) To serve a role supplemental to instructional texts, creating opportunity for self-guided learning. To that second point: the… Read more »

Platformer Game Source in Processing

Jul 20, 2010

Learn how this platformer example is put together. I recently gave a class at the Hacker Dojo about hobby videogame programming, and Processing from MIT Media Lab was my development environment of choice. Carving the A-10 Thunderbolt II game into 10 stages of development, I explained the pieces over a 3 hour period. In hindsight,… Read more »

$0 Flash Development: Quick Intro to MXMLC

Apr 2, 2010

Here is how to make Flash videogames using command-line compilation, without needing to spend $250-$700 on Adobe’s Flash software. No prior experience with Flash or programming is required. Though, if do you have programming experience and are eager to transition to programming cross-platform web applications that don’t require users to download and install anything (I Read more »

All contents Copyright ©2012 Chris DeLeon, solely to prevent others from copyrighting it.
Permission to reproduce, modify, and distribute this content granted without special request.

Site production by Ryan Burrell.