Build 10 classic Flash games and learn game development along the way with this ultra-fast paced game development course.

If you love this blog, this is the book for you.

Buy the book

Get the source code of 12 commercial Flash games, which have been loaded more than 50 million times!

Learn from real world successful examples.

Get it now

Box2D for Flash Games teaches you how to make Flash physics games from scratch with the most advanced features.

Create the new Flash game smashing hit.

Buy the book

Introducing the new Citrus engine

Almost a couple of years ago I showed you how to create a Flash platformer using Citrus Engine, so if you are an old time reader, you should already know Citrus Engine

Now a completely new version of the engine has been released, with these breath-taking features:

* GPU accelerated via Stage3D technology which supports your choice of 2D or 3D using either the Starling Framework or Away3D.

* Open-source ActionScript 3 based community project that you can extend or alter in any way to fit your needs.

* Box2D, NAPE and AwayPhysics are available out of the box. With Citrus you have access to three supported physics engines enabling you to create 2D or 3D experiences. You can even build a 3D game that uses 2D physics, like a side-scroller platformer.

Although Citrus still features a lot of platform game oriented classes, with automatic generation of platforms, heros, coins, crates, cannons and so on, I will show you how to create a basic level of the famous Totem Destroyer game, which has nothing to do with platform games.

First, the main class:

where starlingState is:

Look how easy is to create a primitive Box2D body, but it’s not over… next time I am showing you how to embed your own graphics and extend Box2DPhysicsObject class to have our custom, destroyable bricks.

Meanwhile, the result:

I have to say I like this engine a lot, probably I’ll create some kind of game with it.

Rate this post: 1 Star2 Stars3 Stars4 Stars5 Stars (13 votes, average: 4.46 out of 5)
Loading ... Loading ...
Flash Templates provided by Template Monster are pre-made web design products developed using Flash technology.
They can be easily customized to meet the unique requirements of your project.
Be my fan on Facebook and follow me on Twitter! Exclusive content for my Facebook fans and Twitter followers

This post has 5 comments

  1. Introducing the new Citrus engine – Emanuele Feronato « eaflash

    on February 12, 2013 at 10:41 am

    [...] on http://www.emanueleferonato.com Share this:TwitterFacebookLike this:LikeBe the first to like [...]

  2. Janitha

    on February 13, 2013 at 6:42 am

    All of a sudden I feel it’s so much better than using Starling.

  3. v0rbis

    on February 16, 2013 at 2:55 am

    I’ve created two games with it. Nice engine

  4. Maras

    on February 22, 2013 at 4:34 pm

    Stage3D rox, but there is still too low number of portals supporting it :-/

  5. Fakhir

    on March 5, 2013 at 4:14 am

    Hi,

    I ran some comparison tests: Cirtus vs Cocos2d-x. I found that that citrus is horrendously slow and probably useless for real gamedev and deployment on “mobile devices”. For prototypes on PC it maybe ok.

    Tests done on iPod touch 4:

    No. of Sprites: Cirtus FPS
    10 ——————— 53
    100 ——————– 29
    150 ——————– 20
    250 ——————– 12
    300 ——————– 10
    400 ——————– 7
    700 ——————– 4

    For further derails and raw numbers please see:

    http://forum.starling-framework.org/topic/starlingcitrus-vs-cocos2d-x-performance-benchmarks