User contributions
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 07:37, 6 July 2018 (diff | hist) . . (+11,267) . . PyGame Platform (→Key & Door)
- 07:37, 6 July 2018 (diff | hist) . . (-34) . . PyGame Platform (→Collectables)
- 07:27, 6 July 2018 (diff | hist) . . (+1,158) . . Keyboard input (current)
- 12:33, 5 July 2018 (diff | hist) . . (+669) . . PyGame Platform
- 12:15, 5 July 2018 (diff | hist) . . (-356) . . PyGame RPG (→Checking Player Bounds)
- 12:14, 5 July 2018 (diff | hist) . . (-143) . . PyGame RPG (→Move Player in Map)
- 12:11, 5 July 2018 (diff | hist) . . (-4) . . Keyboard input
- 10:18, 5 July 2018 (diff | hist) . . (+1,837) . . N PyGame Platform (Created page with "This will show you how to create a platform game using a tiled map, and rectangular based collision detection. =Create Map= ==Tiled== You will firstly need to install the Til...")
- 10:04, 5 July 2018 (diff | hist) . . (+222) . . Playing Video
- 09:59, 5 July 2018 (diff | hist) . . (+1,214) . . N Playing Video (Created page with "=Setup= Make sure you have a working pygame program, after the pygame.init() add the following: <syntaxhighlight lang=python> FPS = 60 clock = pygame.time.Clock() movie = pyg...")
- 09:20, 5 July 2018 (diff | hist) . . (+1,505) . . N Sound & Music (Created page with "=Setup= You must initialise the pygame mixer, this must be before you run pygame.init(): <syntaxhighlight lang=python> pygame.mixer.pre_init(44100, -16, 2, 2048) # setup mixe...") (current)
- 09:08, 5 July 2018 (diff | hist) . . (+38) . . PyGame Tutorials
- 08:59, 5 July 2018 (diff | hist) . . (+193) . . Using Game Time (→Displaying Frame Rate & Time) (current)
- 08:26, 5 July 2018 (diff | hist) . . (+1,156) . . N Using Game Time (Created page with "=Create a Clock= Pygame has built in functions for game time, you can easily create a clock as below: <syntaxhighlight lang=python> # Create Pygame clock object. clock = py...")
- 08:18, 5 July 2018 (diff | hist) . . (+21) . . PyGame Tutorials (→Skills)
- 12:07, 4 July 2018 (diff | hist) . . (+3) . . PyGame RPG (→Key Unlocks Door)
- 12:02, 4 July 2018 (diff | hist) . . (+5) . . PyGame RPG (→The Door)
- 12:01, 4 July 2018 (diff | hist) . . (+1) . . PyGame RPG (→The Key)
- 11:57, 4 July 2018 (diff | hist) . . (+2) . . PyGame RPG (→Checking Player Bounds)
- 11:55, 4 July 2018 (diff | hist) . . (+50) . . PyGame RPG (→Load in Player image)
- 11:50, 4 July 2018 (diff | hist) . . (-60) . . PyGame RPG (→Tileset)
- 11:48, 4 July 2018 (diff | hist) . . (+2) . . PyGame RPG (→Checking Player Bounds)
- 11:48, 4 July 2018 (diff | hist) . . (+39) . . PyGame RPG (→Move Player in Map)
- 11:47, 4 July 2018 (diff | hist) . . (+68) . . PyGame RPG (→Read in Map)
- 11:35, 4 July 2018 (diff | hist) . . (+1) . . PyGame RPG (→Key Unlocks Door)
- 11:34, 4 July 2018 (diff | hist) . . (+1,736) . . PyGame RPG (→Key Unlocks Door)
- 09:43, 4 July 2018 (diff | hist) . . (+2,213) . . PyGame RPG (→The Key)
- 09:38, 4 July 2018 (diff | hist) . . (+125) . . PyGame RPG (→Adding Key & Door to Map)
- 09:19, 4 July 2018 (diff | hist) . . (+1,614) . . PyGame RPG (→Check Key code)
- 08:21, 4 July 2018 (diff | hist) . . (+2,066) . . PyGame RPG (→Adding Key & Door to Map)
- 08:07, 4 July 2018 (diff | hist) . . (+2,390) . . PyGame RPG (→Adding to Game Loop)
- 17:53, 3 July 2018 (diff | hist) . . (+49) . . PyGame RPG (→Check Coins)
- 17:26, 3 July 2018 (diff | hist) . . (+11) . . PyGame RPG (→Check Coins)
- 14:34, 3 July 2018 (diff | hist) . . (+36) . . PyGame RPG (→Adding to Game Loop)
- 14:33, 3 July 2018 (diff | hist) . . (+3,016) . . PyGame RPG (→Collectables)
- 14:19, 3 July 2018 (diff | hist) . . (+486) . . PyGame RPG (→Checking Player Bounds)
- 14:15, 3 July 2018 (diff | hist) . . (+1,615) . . PyGame RPG (→Checking Player Bounds)
- 14:12, 3 July 2018 (diff | hist) . . (+1,069) . . PyGame RPG (→Move Player in Map)
- 14:06, 3 July 2018 (diff | hist) . . (+132) . . PyGame RPG (→Move Object in Map)
- 14:03, 3 July 2018 (diff | hist) . . (-41) . . PyGame RPG (→Draw the Map)
- 14:02, 3 July 2018 (diff | hist) . . (+23) . . PyGame RPG
- 14:01, 3 July 2018 (diff | hist) . . (+23) . . PyGame RPG (→Draw the Map)
- 14:00, 3 July 2018 (diff | hist) . . (+225) . . PyGame RPG (→Read in Map)
- 13:54, 3 July 2018 (diff | hist) . . (-2) . . String Manipulation - Python (→String Concatenation)
- 11:48, 3 July 2018 (diff | hist) . . (+371) . . PyGame RPG
- 11:46, 3 July 2018 (diff | hist) . . (+3) . . PyGame RPG (→Draw the Map)
- 10:53, 3 July 2018 (diff | hist) . . (+33) . . PyGame RPG (→Draw the Map)
- 10:36, 3 July 2018 (diff | hist) . . (-414) . . PyGame RPG (→Center Map on Object)
- 10:35, 3 July 2018 (diff | hist) . . (-379) . . PyGame RPG (→Draw the Map)
- 10:34, 3 July 2018 (diff | hist) . . (+5,120) . . PyGame RPG (→PyGame Project)
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)