User contributions
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 09:00, 29 November 2017 (diff | hist) . . (+141) . . Trees (→Connected)
- 08:53, 29 November 2017 (diff | hist) . . (+448) . . Graphs (→Terms)
- 19:33, 27 November 2017 (diff | hist) . . (-198) . . Simple Platform
- 13:40, 27 November 2017 (diff | hist) . . (-12) . . Simple Platform (→CheckCoin Improvements)
- 13:31, 27 November 2017 (diff | hist) . . (+8) . . Simple RPG (→LoadContent)
- 13:29, 27 November 2017 (diff | hist) . . (+8) . . Simple Platform (→LoadContent)
- 13:27, 27 November 2017 (diff | hist) . . (-25) . . Simple Platform (→Checking Collectables)
- 13:25, 27 November 2017 (diff | hist) . . (-7) . . Simple Platform (→Collectables)
- 13:24, 27 November 2017 (diff | hist) . . (+28) . . N File:Plat coin count.gif (current)
- 13:22, 27 November 2017 (diff | hist) . . (-17) . . Simple Platform (→Collectables)
- 13:18, 27 November 2017 (diff | hist) . . (+5) . . Simple Platform (→Collectables)
- 13:17, 27 November 2017 (diff | hist) . . (+21) . . N File:Plat coin objects.gif (current)
- 13:03, 27 November 2017 (diff | hist) . . (+4,872) . . Simple Platform (→Collectables)
- 12:53, 27 November 2017 (diff | hist) . . (+18) . . Simple Platform (→Using CheckRight & CheckLeft)
- 21:29, 26 November 2017 (diff | hist) . . (+55) . . Simple Platform (→Add Player Object)
- 16:17, 25 November 2017 (diff | hist) . . (0) . . Simple Platform (→Code to Display Map)
- 16:16, 25 November 2017 (diff | hist) . . (+34) . . Simple Platform (→Using CheckRight & CheckLeft)
- 16:15, 25 November 2017 (diff | hist) . . (+4,053) . . Simple Platform (→Moving Left or Right)
- 15:53, 25 November 2017 (diff | hist) . . (+26) . . Simple Platform (→Jumping)
- 15:53, 25 November 2017 (diff | hist) . . (+2,501) . . Simple Platform (→Falling)
- 15:34, 25 November 2017 (diff | hist) . . (+4,778) . . Simple Platform (→The Draw Method)
- 15:13, 25 November 2017 (diff | hist) . . (-4) . . Simple Platform (→LoadContent for map)
- 15:12, 25 November 2017 (diff | hist) . . (+5) . . Simple Platform (→LoadContent for map)
- 15:11, 25 November 2017 (diff | hist) . . (+2,999) . . Simple Platform
- 15:06, 25 November 2017 (diff | hist) . . (+656) . . Simple Platform (→Create Map)
- 15:04, 25 November 2017 (diff | hist) . . (+19) . . N File:Plat simple map.gif (current)
- 15:02, 25 November 2017 (diff | hist) . . (+17) . . N File:Plat player object.gif (current)
- 14:58, 25 November 2017 (diff | hist) . . (+1) . . Simple Platform (→New Tiled Map)
- 14:58, 25 November 2017 (diff | hist) . . (+536) . . N Simple Platform (Created page with "This will show you how to create a platform game using a tiled map, and tile based collision detection. ==Create Map== ===New Tiled Map=== You will need a new tiled map, the...")
- 14:51, 25 November 2017 (diff | hist) . . (+13) . . N File:Plat new map.gif (current)
- 14:49, 25 November 2017 (diff | hist) . . (+21) . . MonoGame Tutorials (→Full Tutorials)
- 09:22, 22 November 2017 (diff | hist) . . (+19) . . Section A Prog (→New AS Spec Questions) (current)
- 09:20, 22 November 2017 (diff | hist) . . (+1,495) . . N 2017 A Level (Created page with "==Question 10== One method that can be used to compress text data is run length encoding (RLE). When RLE is used the compressed data can be represented as a set of character/f...") (current)
- 09:15, 22 November 2017 (diff | hist) . . (+946) . . N 2017 New Spec (Created page with "==Question 3== The algorithm represented using pseudo-code in Figure 5 describes a method to find the greatest common factor (GCF) of two whole numbers (integers) entered by t...") (current)
- 09:08, 22 November 2017 (diff | hist) . . (+18) . . Section B (→New A Level Questions)
- 09:08, 22 November 2017 (diff | hist) . . (+19) . . Section B (→New AS Spec Questions)
- 13:13, 21 November 2017 (diff | hist) . . (-25) . . Setup and map example
- 13:11, 21 November 2017 (diff | hist) . . (-25) . . Simple RPG (→Setup Square.Tiled)
- 14:33, 20 November 2017 (diff | hist) . . (+26) . . Allow players to add new words to the game (→Method 2) (current)
- 14:31, 20 November 2017 (diff | hist) . . (+13) . . Allow players to add new words to the game
- 13:50, 20 November 2017 (diff | hist) . . (+1,564) . . N Allow players to choose the filename for LoadAllowedWords (Created page with "The LoadAllowedWords method currently looks like this: <syntaxhighlight lang=c#> private static void LoadAllowedWords(ref List<string> AllowedWords) {...") (current)
- 13:43, 20 November 2017 (diff | hist) . . (+63) . . Section D 2018 (→Improvements)
- 13:41, 20 November 2017 (diff | hist) . . (+1,206) . . Allow players to save the new AllowedWords back into aqawords.txt (current)
- 13:35, 20 November 2017 (diff | hist) . . (+1,644) . . N Allow players to save the new AllowedWords back into aqawords.txt (Created page with "The first thing you should do is find the method which loads the AllowedWords: <syntaxhighlight lang=c#> private static void LoadAllowedWords(ref List<string> Allowed...")
- 13:19, 20 November 2017 (diff | hist) . . (-89) . . User:QuantumFluctuator (Blanked the page) (current)
- 13:05, 20 November 2017 (diff | hist) . . (0) . . Add the ability to set the player names (current)
- 18:06, 19 November 2017 (diff | hist) . . (-19) . . Simple RPG
- 18:02, 19 November 2017 (diff | hist) . . (+7,104) . . Simple RPG (→CheckCoin Improvements)
- 17:27, 19 November 2017 (diff | hist) . . (+20) . . N File:Door and key.gif (current)
- 14:29, 19 November 2017 (diff | hist) . . (+40) . . GeonBit example (→Install GeonBit.UI)
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)