User contributions
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 15:48, 13 November 2021 (diff | hist) . . (+1,799) . . N 2022 - There is a load game feature but no way of saving a game (Created page with "=Issue= The program contains the code required to load a game, but doesn't contain the code to save a game. The LoadGame method of the BreakThrough class can be seen below:...")
- 15:42, 13 November 2021 (diff | hist) . . (+493) . . N 2022 - Implement a count of the cards remaining in the deck (Created page with "=Issue= A player loses if they run out of cards in the deck without solving the locks. However the program doesn't give any indication of how many cards are left in the deck....")
- 15:37, 13 November 2021 (diff | hist) . . (+851) . . N 2022 - You cause an exception if you enter a card number out of the range 1-5 (Created page with "=Issue= When you are asked to enter a card number you can enter invalid values (ie not 1 to 5). The GetCardChoice method of the BreakThrough class is what gets the value from...")
- 15:28, 13 November 2021 (diff | hist) . . (+1,301) . . N 2022 - When you start the game it automatically loads a saved game, adapt it to ask which game to load (Created page with "=Issue= When you currently start the game you are prompted "Enter L to load a game from a file, anything else to play a new game:> ". This can be found in the SetupGame method...")
- 15:21, 13 November 2021 (diff | hist) . . (-2) . . Section D 2022 (→Simple Improvements)
- 15:20, 13 November 2021 (diff | hist) . . (-78) . . Section D 2022 (→Investigate List)
- 15:20, 13 November 2021 (diff | hist) . . (+4) . . Section D 2022 (→Functionality)
- 15:19, 13 November 2021 (diff | hist) . . (+6) . . Section D 2022 (→Simple Improvements)
- 15:19, 13 November 2021 (diff | hist) . . (+65) . . Section D 2022 (→Functionality)
- 15:18, 13 November 2021 (diff | hist) . . (+65) . . Section D 2022 (→Functionality)
- 15:18, 13 November 2021 (diff | hist) . . (+2) . . Section D 2022 (→Simple Improvements)
- 15:18, 13 November 2021 (diff | hist) . . (+248) . . Section D 2022 (→Simple Improvements)
- 09:33, 3 November 2021 (diff | hist) . . (0) . . N File:Logo V3B.png (current)
- 10:32, 22 October 2021 (diff | hist) . . (0) . . File:TRC Esports.png (Admin uploaded a new version of File:TRC Esports.png)
- 10:27, 22 October 2021 (diff | hist) . . (0) . . N File:TRC Esports.png
- 10:10, 14 October 2021 (diff | hist) . . (-112) . . Myra Example (→Draw) (current)
- 10:09, 14 October 2021 (diff | hist) . . (-64) . . Myra Example (→LoadContent)
- 19:57, 27 September 2021 (diff | hist) . . (0) . . N File:Logo V3.png
- 11:12, 26 September 2021 (diff | hist) . . (+498) . . AQA - Comp Sci - A Level - Paper 1
- 11:01, 26 September 2021 (diff | hist) . . (0) . . AQA - Comp Sci - A Level - Paper 1
- 09:20, 10 September 2021 (diff | hist) . . (+78) . . Section D 2022 (→Investigate List)
- 08:47, 10 September 2021 (diff | hist) . . (+28) . . Section D 2022 (→Investigate List)
- 08:45, 10 September 2021 (diff | hist) . . (+61) . . Section D 2022 (→Section D 2022)
- 09:28, 2 September 2021 (diff | hist) . . (+28) . . Section C 2022 (→Execution)
- 09:27, 2 September 2021 (diff | hist) . . (+417) . . Section C 2022 (→Execution)
- 08:55, 2 September 2021 (diff | hist) . . (+1,077) . . Section C 2022
- 08:29, 1 September 2021 (diff | hist) . . (0) . . AQA - Comp Sci - A Level - Paper 1 (→Exam Files)
- 08:25, 1 September 2021 (diff | hist) . . (+1) . . 2022 - Program (→Explanation) (current)
- 08:25, 1 September 2021 (diff | hist) . . (+540) . . N 2022 - Program (Created page with "=The Code= <syntaxhighlight lang=c#> class Program { static void Main(string[] args) { Breakthrough ThisGame = new Breakthrough();...")
- 08:22, 1 September 2021 (diff | hist) . . (+629) . . N Section C 2022 (Created page with "This section is to document the skeleton program. Section C will be questions relating to the actual code within the program and could relate to specific methods, variables, p...")
- 08:12, 1 September 2021 (diff | hist) . . (+353) . . N Section D 2022 (Created page with "=Section D 2022= Section D of your Unit 1 exam will focus on the skeleton program and improvements to it. The question will specify which part of the program is to be used, a...")
- 08:11, 1 September 2021 (diff | hist) . . (0) . . MediaWiki:Sidebar
- 08:08, 1 September 2021 (diff | hist) . . (-1) . . AQA - Comp Sci - A Level - Paper 1 (→2021)
- 08:08, 1 September 2021 (diff | hist) . . (+1) . . AQA - Comp Sci - A Level - Paper 1 (→2021)
- 08:07, 1 September 2021 (diff | hist) . . (+238) . . AQA - Comp Sci - A Level - Paper 1 (→Archive Section)
- 10:41, 20 May 2021 (diff | hist) . . (+1) . . Images in models and uploading images (→HTML Template) (current)
- 10:41, 20 May 2021 (diff | hist) . . (+95) . . Images in models and uploading images (→Views.py)
- 10:41, 20 May 2021 (diff | hist) . . (+7) . . N File:Test..png (current)
- 09:00, 28 April 2021 (diff | hist) . . (0) . . Computer Misuse Act (current)
- 08:59, 28 April 2021 (diff | hist) . . (+245) . . Computer Misuse Act
- 08:55, 28 April 2021 (diff | hist) . . (+49) . . Data Protection Act (→GDPR (General Data Protection Regulation)) (current)
- 08:53, 28 April 2021 (diff | hist) . . (+354) . . Data Protection Act (→The Data Protection Act)
- 07:35, 27 April 2021 (diff | hist) . . (-9) . . EU Digital Single Market (→GDP) (current)
- 09:14, 23 April 2021 (diff | hist) . . (-26) . . Bubble Sort (→Notes) (current)
- 09:11, 23 April 2021 (diff | hist) . . (-10) . . Section A AL (→Fundamentals of algorithms)
- 09:11, 23 April 2021 (diff | hist) . . (-131) . . CSharp to Pseudo Code (→Do While (Repeat Until) Loop) (current)
- 09:09, 23 April 2021 (diff | hist) . . (+612) . . CSharp to Pseudo Code (→While Loop)
- 09:07, 23 April 2021 (diff | hist) . . (+83) . . Algorithms (→Converting Pseudo code to high level code)
- 09:06, 23 April 2021 (diff | hist) . . (+699) . . Algorithms (→Hand tracing algorithms)
- 08:57, 23 April 2021 (diff | hist) . . (+198) . . Algorithms (→What is an Algorithm)
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)