Loading WP posts with Ajax and jQuery – a real world example
If you are looking for a real world example made with Loading WordPress posts with Ajax and jQuery or you haven’t played LineBall yet, or you played it, you loved it and you want to know who made the music, this is the right blog post. I am finishing and polishing LineBall’s official site built … Loading WP posts with Ajax and jQuery – a real world example
Looking for case studies
Hello folks. As you should know (no, there is no reason why you should know it…) I am preparing for a trip to Cuba. I will be able to connect only from some hotels, and even if this does not represent a problem, I would feel safer if I had some posts ready to go … Looking for case studies
Loading WordPress posts with Ajax and jQuery
After seeing how to include jQuery Ajax calls in your WordPress blog, it’s time to load posts on the fly, without reloading the page. As for the previous example I am using the standard Kubrick theme… without any plugin installed. Look how I load the posts under the header by clicking on their titles… even … Loading WordPress posts with Ajax and jQuery
Case study: The Big Adventure – a Box2D RPG
Ok, it’s not an april fool… the bulgarian freelancer Krasimir Tsonev really made a Box2D based RPG game called The Big Adventure. And he also built the official game site with all features it needs to attract players: a community, a forum, a ladder, updated news… really a good job. Now he wants to share … Case study: The Big Adventure – a Box2D RPG
Including jQuery Ajax calls in your WordPress blog
I want to show you how to include jQuery ajax calls in your WordPress blog. The reason is simple: sometimes you may need to update the content of a WP page without reloading the entire page. This is useful when you want the user to interact with your blog without forcing him to reload the … Including jQuery Ajax calls in your WordPress blog
LineBall Flash game sponsored and released
Do you remember the LineBall video teaser? Now the complete game has been published and sponsored by Coolbuddy.com. It’s based on the Flash AS3 Pixel based circle collision engine, that I found better than Collision Detection Kit when you want your ball to bounce. I added a little twist introducing a gravity switch allowing you … LineBall Flash game sponsored and released
Finding adjacent cells in an hex map – AS3 Version
I am porting this prototype into AS3. I am not doing it for the sake of porting something, but because I want to show you a complete Dice Wars prototype. I am sorry if the code is not that clean, I’ll come with a dedicated class later, but at the moment this is what I … Finding adjacent cells in an hex map – AS3 Version
Flash Elasticity prototype – AS3 version
Today I am porting an old tutorial, Controlling a ball like in Flash Elasticity game tutorial, into AS3. I am doing this because it was a great game in my opinion, and one of the “non Box2D powered” games that can live a second life now that Box2D has been released. About all the theory … Flash Elasticity prototype – AS3 version
Creation of a game with Citrus Engine
As said, we’re going to create a little game with Citrus Engine. Since the engine it’s ready, we can start with level design. So let’s open the Citrus Engine Level Architect, included in the package, and let’s start playing with it. The key of this little tool is the right mouse key. Pressing it will … Creation of a game with Citrus Engine
Play ColorBallz, my latest Flash game
While I am giving the finishing touches at LineBall (yes, I found a sponsor), I want you to play ColorBallz. It’s a simple game I made in a couple of days starting from Basic Filler engine with Box2D – part 1, 2 and 3. All in all it’s almost the same game, I just added … Play ColorBallz, my latest Flash game
Creation of a Flash coloring book
Before you start reading this tutorial, there is something you must do. Turn off the lights, close your eyes, raise your hands, and say: « Hail, Lord of Flash Game. Shall I read this tutorial and forget it before I try to flood the web with another silly Coloring Book Game » Really, seriously… I … Creation of a Flash coloring book