Today wasn't too bad... I managed to edit the framework to remove the ability to choose a topic (the game will always do the "mix em all up"), added saving (so that the player can come back any time and keep their topics unlocked), added the "don't play the same phrase more than once ever" and managed to do all of that without ruining all of the code due to my focus issues!
What's left? I need to add the topics screen, add the little popups that show what topics were unlocked per round (I really want to make it so that the player never goes more than 2 or 3 rounds without unlocking something) and then the actual topics/phrases/hints/facts for each.
Goals:
- Get a list of all of the topics to unlock. Some of these will fall under the same "topic"; example: "video game characters" might be the topic, but different sub-topics may be unlocked, such as "Final Fantasy Characters", "Legend of Zelda Characters", etc. This way, when playing the game, it isn't super obvious what the topic is, but it gives the player lots of fun stuff to look forward to unlocking.
- Figure out what order they'll be unlocked in.
- Set up the "Topics" screen. This includes the little icons for each and the descriptions of how to unlock each.
- Create the phrase lists. Phrase/hint/fact required for each. At LEAST 15 per topic, many more in some.
- Create the code to display when a round ends to check for new unlocked topics and letting the player see they've unlocked it. Also need to add the Save Game function to this code.
- TEST TOPIC UNLOCKING!!!!
Steps 1-3 I should be able to do tomorrow, leaving Wednesday and Thursday for step 4. Steps 5&6 should be Friday goals, and then I'm all set!!! And, in case you think I'm missing a step... No, the game won't have audio :)
No comments:
Post a Comment