Create a Flash game like Talesworth Adventure using Stencyl
In these days millions of people are playing Talesworth Adventure: The Lost Artifacts, the sequel of Talesworth Adventure, a great game I dissected in Create a Flash game like Talesworth Adventure step 1, 2, 3 and 4.
So I thought it would be nice to publish the Stencyl version of the prototype, which uses some advanced features like custom blocks and the Tile API with some code directly written into proper blocks.
It’s very interesting as you can design levels directly into the scene editor, making level design easy and fun. Also, you can see how Stencyl can be used to make any kind of game regardless its nature of Flixel/Box2D engine.
This is what you’ll get:
Place the loot on the path where the hero can see it to make it change his way.
Since it’s quite a complex prototype, due to the custom blocks and the Tile API, I’ll publish a detailed tutorial later, when I’ll add some more feature, meanwhile I shared it on StencylForge, look for Talesworth prototype.
They can be easily customized to meet the unique requirements of your project.






(12 votes, average: 4.92 out of 5)








This post has 6 comments
Create a Flash game like Talesworth Adventure using Stencyl – Emanuele Feronato « eaflash
[...] like custom blocks and the Tile API with some code directly written into proper blocks.See on http://www.emanueleferonato.com Share this:TwitterFacebookLike this:LikeBe the first to like this [...]
Make a Flash Game
never even heard of this game but the tutorial seems cool!
M
Another great article, keep them coming!
??Stencyl???????Talesworth Adventure?Flash?? | Flash?????
[...] ????: http://www.emanueleferonato.com/2012/05/04/create-a-flash-game-like-talesworth-adventure-using-stenc… [...]
moltke
Good work.
Could this be tweaked into a pathfinding function?
The stencyl community (and myself) could really use an easy to apply, Astar kind of pathfinding system.
Maybe you could include it in the upcoming tutorial? Or make it into a tutorial of its own sometime….?
I think i would be much appreciated.
Bub2000
This isn’t bad; All I’ve seen people do with stencyl, are hotswap working games.