# PY-RPG **Repository Path**: J_Sky/py-rpg ## Basic Information - **Project Name**: PY-RPG - **Description**: 基于pygame的一个简单封装,使python的游戏编程更加方便直观. - **Primary Language**: Python - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2022-06-14 - **Last Updated**: 2022-08-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # PY_RPG ### 介绍 PY_RPG是对PYGAME游戏库在实际应用中的一个简单封装,使游戏的设计采用面向对象方式。 再次封装了大量的常用的方法,目前还在完善中,希望有兴趣的朋友,一起来维护哈。 ### 一些小栗子: 1. 弹球小游戏 ![](/images/pingball..png) 2. 贪食蛇 ![](/images/demo03GreedSnake.png) ![](/images/demo03GreedSnake1.png) 3. 俄罗斯方块 ![](/images/demo04Tetromino.png) ![](/images/demo04Tetromino1.png) 4. 黑客帝国矩阵 ![](/images/demo05Matrix.png)