项目作者: ganeshkavhar

项目描述 :
ganesh kavhar python software development...
高级语言: Python
项目地址: git://github.com/ganeshkavhar/Brickout-game-in-Python.git
创建时间: 2019-02-01T13:53:31Z
项目社区:https://github.com/ganeshkavhar/Brickout-game-in-Python

开源协议:

下载


Brickout-Game in pygame

This is a simple brickout-game. It’s includes ball, paddle, brick wall
and additional collision detection between these objects. Furthermore, logic for winning and losing and
scoring. The game is written in Python 2.

You start the game with python game.py

The game runs with 60 frames per second.

Developer [https://ganeshmkavhar.000webhostapp.com/)
The site contains a comprehensive introduction in Python and Pygame. In addition many many examples.