View Full Version : How do you make games like these [renamed]
vortex92
June 3rd, 2006, 04:30 AM
i want to make a simple game...
how do you make games like these?
http://www.garfield.com/fungames/cheese.html
http://www.mofunzone.com/online_games/cubefield.shtml#
i need help.. thanks
Laaf
June 3rd, 2006, 04:57 AM
wow.. you wanna be more specific? those games are not quite the same genre.. tell us what you want to create and i'll see if i can get you on your way
vortex92
June 3rd, 2006, 05:19 AM
which is easier to create?
i wanna try the easier one
mathew.er
June 3rd, 2006, 05:49 AM
The first one is easier.
The other one is more difficult as it involves bit more advanced math (not realy advanced, but it seem like it is =)) for translation and rotation in 3D along with projecting the data on a plane.
To make the first one, get yourselfs some function to attach a Movieclip in one of the holes or have them all prepaired and just randomly choose which one will get out of it. For this MC, create an onEnterFrame event to check if it has to get back to the hole. Attach some MC to the mouse and on every press of the mouse hitTest with that thing out of the hole or use some mathematical approach as calculating distance from that MC to the mouse. If it hits, increase score. On release of mouse put the mouse MC to its original position.
I could go on and on and get more specific but thats for a realy long post and you wouldnt realy benefit from it, if I coded it all for you. Read trough tutorials, look around the forums and start working on it. If you get some specific problem post here. :)
Laaf
June 3rd, 2006, 06:18 AM
that will pobably be the cheese one..
ive made the basics.. heres the fla.. i gotta go now..
study the fla file.. when you have questions, post.. ill get back to you
vortex92
June 3rd, 2006, 06:24 AM
hmm.. trying the fla.. thanks both of you
Powered by vBulletin® Version 4.1.10 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.