ニュース

Pygame-Tutorial This tutorial shows how to create a simple game with python and pygame. Beyond the game the tutorial teaches Object Oriented Programming concepts.
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 ...
In this video I add on to the game we started creating in the first video of this series. I show you how to create boundaries so that your character cannot move off of the screen and then I show ...
Contribute to hnq3652/pygame development by creating an account on GitHub.