C# - I am trying to create a grid lock game and I need your assistance -
since don't have 10 reputation post image, going leave link of game picture. http://thinkfun.com/mathcounts/play-rush-hour
this want create. game rectangle must pass through other rectangles through hole win game. main rectangle can move forward , other rectangles can move either right, left, or down depending on position. must move other rectangles in way make way main rectangle pass.
here plan how going create game:
create forms, import images , graphics ready work them.
write code 1 rectangle able move around.
write algorithm wouldn't allow rectangles go through each other.
make winning hole.
code other rectangles, make full game.
make fancy animations.
import statistics : score, move counter , etc.
here questions wanted ask before trying develop game.
(oh, , way, using visual studio c# form )
i assume these rectangles not going buttons, kind of "button" (or whatever call features ) should use?
how make skin rectangles? can make wood , make nice skin main rectangle.
these questions far. know how overcome problems , hear tips. thank time!
use graphics draw rectangles. else make object hold info , can import
image
"skin".see number 1.
Comments
Post a Comment