Difference between revisions of "Section D 2022"

From TRCCompSci - AQA Computer Science
Jump to: navigation, search
(Simple Improvements)
(Extension)
 
(19 intermediate revisions by the same user not shown)
Line 7: Line 7:
 
Solving a lock doesn't create a new one until you play another card
 
Solving a lock doesn't create a new one until you play another card
  
When using a card, entering a card number greater than 5 causes an exception
+
=Simple Improvements=
 +
[[2022 - You cause an exception if you enter a card number out of the range 1-5]]
  
=Simple Improvements=
+
[[2022 - When you start the game it automatically loads a saved game, adapt it to ask which game to load]]
[2022 - you can cause an exception when enter a card number out of the range 1-5]
+
 
 +
[[2022 - Implement a count of the cards remaining in the deck]]
  
[2022 - when you start the game it automatically loads a saved game, adapt it to ask which game to load]
+
[[2022 - No error message is displayed if the user attempts to play two consecutive cards of the same tool type]]
  
[2022 - Implement a count of the cards remaining in the deck]
+
[[2022 - Create an option to quit the program]]
  
 
=Functionality=
 
=Functionality=
 +
[[2022 - Allow the player to choose either a random lock or a specific lock number]]
 +
 +
[[2022 - Allow the player to create a new lock]]
 +
 +
[[2022 - There is a load game feature but no way of saving a game]]
 +
 +
[[2022 - Lock challenges must be completed in order]]
  
 +
[[2022 - Create a peek option to look at the next 5 cards in the deck]]
 +
 +
[[2022 - Create an option to generate statistics from the deck, ie % chance of a type of card]]
  
 
=Extension=
 
=Extension=
 +
[[2022 - Add a retrieve card]]
 +
 +
[[2022 - Add a joker card]]
 +
 +
[[2022 - Add a Multi-key card]]
 +
 +
[[2022 - Add a Advanced Lock]]

Latest revision as of 15:26, 24 January 2022