The Bored Game
I think I may have found my next project after GoSub. It's a board game, tentatively called "The Bored Game." See, because you play it when you're bored. Right now, this is pretty low on the priority scale, but will pick up once GoSub is finished, like I said in yesterday's blog, will be in the summer (I hope.) Right now it's very buggy (like it thinks 5+3 is 9), but this is just after the second day and a few hours coding this thing. To roll, the dice, all the player has to do is press fire, and then the pieces moves automatically around the board, so basically, all you have to do to play this board game is press fire a whole bunch of times. The second player has not been programmed in yet, I'll do that once I get the pattern of the first player (player0) in. Once I do that, I'll just have to take the y values of player0's route and subtract them by 4. Here's a binary file and code for those interested. Enjoy!

1 Comment
Recommended Comments