Sets (The game)
May 14th, 2008
Alright so my updates have been lacking, but that is because I have been working on a version of Sets in Flex. Sets is a really fun card game that apparently Mensa loved in the early 90’s and gets somewhat addictive. Right now its still in beta and has some bugs that need to be worked out. The game itself works, its just that nothing happens at the end, the timer doesnt restart when you click ‘restart game’ and there are other features I want to add (high score maybe?). But the game is fully playable and newer images will be added soon. Also I will be posting the code after I clean it up a bit for everyone to check out.
hi there do you have a example code of this game thanks
@paul
I have an old copy of the code here:
http://code.google.com/p/setflex/source/checkout
dont judge it too much. it could definitely be cleaner. I had updated code but lost it when i forgot to back it up. whoops.
thanks for the code I’m just having a problem creating a function for restart game and I’m still can’t get it right, If you can give me a tip on how to create a “restart game function” it will be a big help. I’m creating a memory game in flex for a school project. Thanks for the example.