Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 472 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 472 Bytes

ball_arcade

Uses OpenCV to simulate ball games!

Usage

Download and build OpenCV 3.0+

git clone https://github.com/Eric4Jiang/ball_arcade.git

python3 ballArcade.py -gameMode -radius -numOfBalls

Example:

python3 ballArcade.py PingPong 20 4

See video of project here

Games Available

  1. PingPong
    • Balls bounce off objects of certain color