The things I plan to try to implement in the game by thursday are
Sounds- I will try to get at least the level theme working in the main game screen.
Turn Limit- One of the suggestions for are game was to have a limit on turns instead of a time limit. I like this idea better and I have another game I could use code off of to do this. This I will work on first because it would be easier to get to a working state.
1. In the code that detects the player clicking on a tile to move I make it minus one to A variable
2. Code a line were the players turn is about to end and see if it reaches zero and display it.
3. If the variable reaches zero go to a frame after all the level frames that displays an end screen
Basic Rabbit Movement-Try to get the player code into a seperate script that instead of asking for the players selection in the array, it would use a random input to move to one of them that it found within its range.
Tuesday, June 9, 2009
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment