Sliding Puzzle Game
Posted on January 25, 2008
Filed Under AMFPHP, ActionScript, Flex, Games, PureMVC
I’ve made this one using Flex and PureMVC framework. Also AMFPHP for high scores. As for design - “Darkroom” theme(modified a little bit) from scalenine.com. By the way, you can find some more cool themes there if you need. I always do so when I feel lazy to draw something by myself.
Anyways main goal was to test PureMVC framework on a real example, to see how fast would I be able to complete a project like this one. The resault was amaizing - I’ve finished all the functionality in less than a day! Though the code isn’t very clean, but thanks to mvc structure it would be easy to refactor.
If I’ll find some free time to clean the code, I might open-source it. But if you need a project like that, or just curious, contact me and i’ll send you the source.
The rules are simple :
- you should place pieces by way of following numbers from 1 up to 15.
- Your goal is to collect a puzzle for smaller amount of turns.
I solve it in less than a minute. Try it out youself.
Related Posts: Renju, The Game
Comments
33 Responses to “Sliding Puzzle Game”
Hi, I’m just starting out with Actionscript / Flex - Java background - and I’m also looking at PureMVC. I’d be really interested in looking at the source code for the Sliding Puzzle game and any more impressions you have from working with PureMVC. Cool game!
Cheers,
Mike.
Hi there,
I’m a java developer who just started to work with Flex/RIA. I’m also looking for interesting frameworks like pureMVC to have an idea how to improve code quality and maintenance capabilities. I’d be really interested in having a look at the source to learn how you’ve built that. Nice job!
Thanks,
Victor
That’s really good. Hoping to see the code. I have a few books on MVC but nothing beats a real application to step through. Any more on the way?
John
Hi John,
Have send you the source. As for any more on the way, I’m not planning yet. But if I hear a good idea for a game, I might start one.
Challenging but a logical next step would be a photo-realistic Jigsaw Puzzle player. Here’s an example how it could look like from the Windows front:
download
It’s one of my wifes free stuff for her Valentine site.
BTW: I’m also interested in the source.
Hello, I’ve also just started out with Flex 3. It would be excellent if I could have a peek at your code to get a better understanding of Flex from a MVC perspective
I am just starting to work with actionscript also (mainly as a hobby). If I could look at your code, it would be great. I was thinking a slide puzzle game was a good place to start. Thanks.
I would love to see your framework.
Thanks,,
LD
Lam Do,
I didn’t get it. You mean source for this game?
Thankx for the time you’ve taken to work this demo thru…would appreciated seeing the source.
tx
yes, source for the game.
Thanks
Cool game. Could you please send me the source?
Thanks
Cool game, can u please send me the source???
I’m curious to look at the source code as well. Thanks and keep up the nice work!
Very nice clean game, I’m could really use that source code too, I’m trying to understand how it works and I haven’t found anything really helpful yet, so I’d really appreciate the chance to look at that.
Can’t say I share your enthusiasm for PureMVC. It looks like it has an insanely high learning curve.
Hi there, It’s cool and I’m interested in it very much. May I have the source code?
Thanks,
I will like to have the source code for the “Sliding Puzzle Game”. Thank You if u can let me have the code…
Hi there!!!, i’m very intersted in this project!! Can i have the source code??….TNX!
I’m very interested in the game and the way it is implemented (I’m a newbie in flash/actionscript…) May I have the source?
Thanks!
hello!, i am an AS developer too, now i’am working with frameworks too, but i want to see a real example, can i see the source?
here’s you have mi portfolio
http://www.polerones.com/profile/wp/index.php?cmd=portfolio
Nice work! This is very similar to a project I worked on with a group of people, i would be interested in seeing the source if you wouldn’t mind?
thx.
great functionality! clean design! can you please send me the source? thanks in advance.
Hi,Iam Naresh working on Java and now started to work on Flex.Iam intrested to develop one game application.I can’t Know how to work with flex for games.
can u send that source and functionality.
Hi, i’m from hong kong, can you please send me the source code? i want to learn more about game project.
A nice piece of work there. I am also interested in your source code so that I could learn more from it. Thanks in advance
Hi
I am very interested on actionscript/flex/java coding, but I don’t know it very well yet. So I would love to see your “Slider Puzzle Game” source, so I could learn from it how to make good games/applications.
Thanks
Hi
I am very interested on actionscript and amfphp.
So ,would you mind send me “Slider Puzzle Game” source?
Thank a lots.
would you mind send me “Slider Puzzle Game” source?
Thanks!
Hi, my name is Sidnei, im from Brazil,
and i’m trying to do this sliding puzzles
almost 3 weeks, but i don’t get it,
please, would you mind send me source?
tanks!
Hi,
This is very nice. I am new to Flex. I also want to create same like this. But I don’t know flex so much. Your Code can help me. Please send me code. Plzzzzzzzzzzzzzzzzzzz.
Hi,
Allthough i m not new to the flex but ur application looks gr8. Basiclly i m associated with Data Visualization on Flex not with game.
But now i wanna move my inteerrest to gaming also.
I’ll be thankful to you if u just mail me th source code of this application.
I would like to check out your source if you get the time. I’m porting a SameGame as3 interface to be handled in PureMVC if you’d like to share and compare…