Skip to content

taKana671/PyBubbleShooter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyBubbleShooter

A python implementation of BubbleShooter Game

Demo

pybubbleshooter_demo

Requirements

  • Python 3.8
  • pygame 1.19.2

Environment

  • Windows10

Usage

  • Execute a command below on the command line.
>>>python pybubble_shooter.py 

Controls:

  • Press right arrow key to move a bullet course line to the right.
  • Press left arrow key to move a bullet course line to the left.
  • Press space key to shoot.