Posted: Thu Nov 22, 2007 5:17 pm Post subject: RE:Mario Party [Text Version] Ideas
how botu a maze where the players use something like the arrow keys or wasd to navvigate through the maze
code:
wall to the:
north
west
where to go?
darkangel
Posted: Thu Nov 22, 2007 5:23 pm Post subject: Re: Mario Party [Text Version] Ideas
I could probably pull that off,
it would be easy to make and be easy for network coordination.
Yay! 17 more to go! (GOAL is 20)
Zampano
Posted: Fri Nov 23, 2007 8:37 am Post subject: Re: Mario Party [Text Version] Ideas
Rock, paper, scissors tournament
A game where every one has the chance to shoot someone, but every one can only shoot once in one turn. If you were chosen as a target then you die. And the last person standing wins (lame).
That chopsticks hand game (http://en.wikipedia.org/wiki/Chopsticks_%28hand_game%29)
darkangel
Posted: Sat Nov 24, 2007 4:07 pm Post subject: Re: RE:Mario Party [Text Version] Ideas
momop @ Thu Nov 22, 2007 5:17 pm wrote:
how botu a maze where the players use something like the arrow keys or wasd to navvigate through the maze
code:
wall to the:
north
west
where to go?
well i finished the maze, and am now going to work on the rock paper scissor tournament idea.
(i also made the maze program customizable
this is how to make each block in the text file
....0
1 |_| 1
....1
therefore this maze block is 0111 (starting at the top and going clockwise)
o ya and a "2" in the code means the finish line)
and YES there are still some bugs in it
but it means that im one game closer to my goal