资讯

DOOM is a 3D FPS Shooting game built entirely using Pygame module in Python. It uses raycasting algorithm to generate a pseudo 3D environment and pathfinding algorithm for player enemy interactive ...
A zero-boilerplate games programming framework for Python 3, based on Pygame. - lordmauve/pgzero ...