34 lines
		
	
	
		
			890 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			34 lines
		
	
	
		
			890 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| ---
 | |
| title: Pygame
 | |
| ---
 | |
| ## Pygame
 | |
| 
 | |
| ### Game Development with Pygame
 | |
| 
 | |
| Pygame is an open source, cross platform Python library used for game development, written by Pete Shinners. The Pygame documentation and more information can be found on their website at https://pygame.org.
 | |
| 
 | |
| 
 | |
| ### Overview
 | |
| 
 | |
| The project started in the year 2000 as a result of the death of PySDL. The Pygame library version 1.0 was
 | |
| released after six months development in April of 2001.
 | |
| 
 | |
| ### Games Built with Pygame
 | |
| 
 | |
| - Too Many Troopers
 | |
| - Vectorpods 2
 | |
| - QANAT
 | |
| 
 | |
| 
 | |
| * [Pygame Official Website](https://www.pygame.org)
 | |
| 
 | |
| ### Tutorials
 | |
| 
 | |
| * [Making Games with Python & Pygame](https://inventwithpython.com/pygame/)
 | |
| 
 | |
| ### Noteworthy Games
 | |
| 
 | |
| * [Metin 2](https://en.metin2.gameforge.com/)
 | |
| * [Frets On Fire](http://fretsonfire.sourceforge.net/)
 | |
| * [Analogue: A Hate Story](https://store.steampowered.com/app/209370/Analogue_A_Hate_Story/)
 |