User contributions
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 20:03, 27 January 2018 (diff | hist) . . (+138) . . Get tile texture from map
- 20:01, 27 January 2018 (diff | hist) . . (+3,234) . . N Get tile texture from map (Created page with "Getting a texture for a tile is possible, its only taken about 6 hours to figure out the best method. This is assuming you have a game with check some form of check bounds....")
- 19:56, 27 January 2018 (diff | hist) . . (+64) . . MonoGame Tutorials (→TRC Tutorials)
- 12:56, 26 January 2018 (diff | hist) . . (+20) . . PyGame Tutorials (→Skills)
- 12:34, 26 January 2018 (diff | hist) . . (+329) . . Installing pygame (→Visual Studio 2017)
- 12:09, 26 January 2018 (diff | hist) . . (+913) . . N Installing pygame (Created page with "==Manual Installation== if you have access to the command line, and have already installed Python 3 (ie not via Visual Studio etc) you can type the following command to insta...")
- 11:57, 26 January 2018 (diff | hist) . . (+149) . . Basic pygame template
- 11:56, 26 January 2018 (diff | hist) . . (0) . . PyGame Tutorials
- 11:56, 26 January 2018 (diff | hist) . . (+670) . . N Basic pygame template (Created page with " <syntaxhighlight lang=python> #Import statements are to enable the code to use the functions from the library import pygame import sys import os #initialize pygame & window...")
- 11:52, 26 January 2018 (diff | hist) . . (+61) . . PyGame Tutorials
- 08:38, 25 January 2018 (diff | hist) . . (+170) . . PyGame Tutorials
- 20:59, 24 January 2018 (diff | hist) . . (+76) . . PyGame Tutorials (→Tutorials)
- 20:43, 24 January 2018 (diff | hist) . . (+234) . . N PyGame Tutorials (Created page with "PyGame is a library you can import into python to create games with a graphical interface. I will be adding to this section over time. ==Tutorials== [https://www.raspberrypi....")
- 20:41, 24 January 2018 (diff | hist) . . (+22) . . Project Main Page (→Project Skills)
- 09:03, 24 January 2018 (diff | hist) . . (+6) . . Square.Tiled Class
- 08:47, 23 January 2018 (diff | hist) . . (+1,144) . . Creating a game save (→Tower / Racing Game)
- 13:02, 22 January 2018 (diff | hist) . . (-1) . . Creating a game save
- 14:15, 21 January 2018 (diff | hist) . . (+76) . . Creating a game save (→Tower / Racing Game)
- 14:11, 21 January 2018 (diff | hist) . . (+312) . . Creating a game save
- 14:07, 21 January 2018 (diff | hist) . . (+1,132) . . Creating a game save
- 13:53, 21 January 2018 (diff | hist) . . (-60) . . Creating a game save (→RPG / Platform Game)
- 13:52, 21 January 2018 (diff | hist) . . (+268) . . Creating a game save (→RPG / Platform Game)
- 13:49, 21 January 2018 (diff | hist) . . (+492) . . Creating a game save (→RPG / Platform Game)
- 13:30, 21 January 2018 (diff | hist) . . (+129) . . Simple Platform (→Alternatives to Check Right / Left)
- 13:28, 21 January 2018 (diff | hist) . . (+162) . . Simple Platform (→Other Check Ground ideas)
- 12:15, 21 January 2018 (diff | hist) . . (-40) . . Simple RPG (→Other CheckBounds ideas)
- 11:01, 21 January 2018 (diff | hist) . . (+2) . . Simple Platform (→Other Check Ground ideas)
- 11:00, 21 January 2018 (diff | hist) . . (0) . . Simple Platform (→Alternatives to Check Right / Left)
- 10:58, 21 January 2018 (diff | hist) . . (+2,879) . . Simple Platform (→Alternatives to Check Right / Left)
- 10:52, 21 January 2018 (diff | hist) . . (+2,342) . . Simple Platform (→Using CheckGround)
- 10:50, 21 January 2018 (diff | hist) . . (+3,301) . . Simple Platform (→Collectables)
- 10:48, 21 January 2018 (diff | hist) . . (-7,247) . . Simple Platform (→Other CheckBounds ideas=)
- 10:42, 21 January 2018 (diff | hist) . . (+7,247) . . Simple Platform (→Using CheckGround)
- 10:39, 21 January 2018 (diff | hist) . . (+9) . . Simple RPG (→Other CheckBounds ideas)
- 10:33, 21 January 2018 (diff | hist) . . (+1,335) . . Simple RPG (→Other CheckBounds ideas)
- 10:01, 21 January 2018 (diff | hist) . . (-2) . . Simple RPG (→Other CheckBounds ideas)
- 10:01, 21 January 2018 (diff | hist) . . (+14) . . Simple RPG (→Other CheckBounds ideas)
- 09:44, 21 January 2018 (diff | hist) . . (+205) . . Simple RPG (→Other CheckBounds ideas)
- 09:23, 21 January 2018 (diff | hist) . . (-3) . . Simple RPG (→Other CheckBounds ideas)
- 09:21, 21 January 2018 (diff | hist) . . (+138) . . Simple RPG (→Other CheckBounds ideas)
- 23:40, 20 January 2018 (diff | hist) . . (+2,661) . . Simple RPG (→Other CheckBounds ideas)
- 22:45, 20 January 2018 (diff | hist) . . (+2,891) . . Simple RPG (→Player Bounds)
- 12:17, 19 January 2018 (diff | hist) . . (+1,331) . . N Creating a game save (Created page with "After trying to save the game in mid play, i have essentially discovered it is difficult if not impossible to save the game mid play. ==Tower / Racing Game== For a Tower Defe...")
- 11:55, 19 January 2018 (diff | hist) . . (+57) . . MonoGame Tutorials (→TRC Tutorials)
- 08:41, 19 January 2018 (diff | hist) . . (+32) . . Section D 2018 (→Extensions)
- 14:34, 8 January 2018 (diff | hist) . . (-538) . . Classification of Software (→Special Purpose)
- 14:33, 8 January 2018 (diff | hist) . . (-350) . . Classification of Software (→Bespoke Software)
- 12:32, 8 January 2018 (diff | hist) . . (-20) . . Section A AL (→Fundamentals of data structures)
- 14:37, 1 January 2018 (diff | hist) . . (-1) . . Unity Tutorials (→Tutorials)
- 14:36, 1 January 2018 (diff | hist) . . (-1) . . Unity Tutorials (→Tutorials)
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)