Add an information about games built (#24327)

* Add an information about games built

Games built with pygame

* Added list formatting
This commit is contained in:
clydeax
2018-12-08 09:28:11 +03:00
committed by Manish Giri
parent d29129ba99
commit 7a2ae44353

View File

@ -7,11 +7,19 @@ title: 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