TileSense: AS3 tile based platform engine

The name is still JohnnyCar (based on an old idea for a game), but Dylan Dalrymple plans to change it to TileSense as soon as possible.

It’s a platform engine based on New tile based platform engine – AS3 version updated to step 10 PLUS scrolling

According to the official webiste, TileSense is a full-featured platform game engine for the universal Flex/Flash platform created by DD Productions.

It will enable any developer, experienced or amateur, to create dynamic online games at an agile speed with the included Authoring Tools in every release.

At a final stage of development, TileSense will include:

At the moment the project just started but Dylan is sharing the source code. I gave a look at it and I have to say the code is well organized, with every asset in its own class.

A must see for everybody willing to learn something about AS3 and platformers.

And here it is an example of the working engine

As usual, use arrow keys to move and spacebar to jump.

Download the entire project.

Rate this post: 1 Star2 Stars3 Stars4 Stars5 Stars (13 votes, average: 2.62 out of 5)
Loading ... Loading ...
If you found this post useful, please consider a small donation.
» 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.

13 Responses

  1. Eliott Robson says:

    It doen’t seem to work, i can not get the player to move :|

  2. Eliott Robson says:

    Oops yes i can

  3. Ricardo says:

    Ugly playability … FLIXEL tile based games seems to be more charmy ;) Maybe you can present us with a tutorial :)

  4. Xodus says:

    Hmm, i cant seem to get it to move either

    It seems like an amazing tile engine tho! Looking forward to seeing it in games!

    Out of curiosity, how did u manage to do the AI?

  5. Looks like a great engine definitely going to test this out , just a note for anyone failing to see the player move it is the green block.

  6. Hmm, I can’t seem to get the player to move either. How did you get it to work?

  7. Zordon says:

    I checked TileSense’s code and it’s really gross!

  8. Wow, first, I’m surprised that you actually posted it up here and I’m quite happy, but unfortunately, this is one of my early tests at adapting it to Flex. I’ll email the source to you ASAP.

  9. Eliott Robson says:

    To get it to work i just refreshed the page… Sometimes it works others not so :|

  10. Cyclone103 says:

    I could not find a download for the engine itself anywhere…help me please?

  11. What do you mean “a download for the engine itself”? The engine as it is displayed here is included in the “Download the Entire Project” anchor or at this link address, http://www.emanueleferonato.com/downloads/JohnnyCar.zip.

  12. mrKaizen says:

    Dirty fix:
    put this: stage.addEventListener(KeyboardEvent.KEY_DOWN, keyDown); stage.addEventListener(KeyboardEvent.KEY_UP, keyUp);

    before this:
    addEventListener(Event.ENTER_FRAME, onEnterFrame);

    and the hero will move ;)

Leave a Reply

flash games company