-
Recent Posts
Recent Comments
- m3xican on How to make and monetize your first Flash game: part 1/3 – intro and base code
- How to make and monetize your first Flash game: part 1/3 – intro … | Making Money Blogging on How to make and monetize your first Flash game: part 1/3 – intro and base code
- Tweets that mention How to make and monetize your first Flash game: part 1/3 – intro and base code -- Topsy.com on How to make and monetize your first Flash game: part 1/3 – intro and base code
- How to make and monetize your first Flash game: part 1/3 – intro … on How to make and monetize your first Flash game: part 1/3 – intro and base code
- How to make and monetize your first Flash game: part 1/3 – intro and base code on How to make a Flash game
Archives
Categories
Meta
Category Archives: Tutorials
How to make and monetize your first Flash game: part 1/3 – intro and base code
INTRO This is the first post of the 2011, so I decided to go with something interesting and useful: a complete guide about how to make a simple game with Actionscript 3/Flashdevelop and about how to improve and monetize it … Continue reading
Posted in Actionscript 3
Tagged actionscript, as3, flash, game, gamedev, how to, programming
4 Comments
How to make a Flash game
INTRO I have to admit this wasn’t the first tutorial I’ve drafted when I decided to start this series about game development with AS3/Flash, but as a friend pointed me out, some people will start reading these tutorials with very … Continue reading
How to compile OpenGL and SDL code on Windows
I’m developing The Undergrounder entirely on Linux because that’s the best environment for my needs, but my code is mostly based on SDL and OpenGL, so compiling on other systems is not a problem. Last week I decided to set … Continue reading