News

Posted in Games, News, Software Development Tagged games, library, open source software, pygame, python, SDL, software ← Making A 3D Printed DSLR Camera Mount Even Better ...
We also need to initialize Pygame with pygame.init (). Next, we create a window for our game to display in. “Set_caption” lets us give our game a title, displayed at the top of said window.
Python is an excellent language for rapid application development and prototyping. With Pygame, a wrapper built around SDL, the same can be true for games. In addition, because its built on top of ...