Skip to content

yining1023/brickBreaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brick Breaker

This is a Brick Breaker game using p5.js. It's featured on p5js homwpage from June 14 to June 28 in 2017. Read more about this project on p5 diversity page.

Play the game!

https://yining1023.github.io/brickBreaker

Watch the video tutorial here!

https://youtu.be/5kEPixL8JoU

Demo of a simple verison

https://yining1023.github.io/brickBreaker-simple

Code of a simple version

https://github.com/yining1023/brickBreaker-simple

A Processing version created by @TWDcarlos

https://github.com/yining1023/brickBreaker/tree/master/Processing%20version

Getting Started

$ git clone https://github.com/yining1023/brickBreaker.git
$ cd brickBreaker
$ python -m SimpleHTTPServer     # $ python3 -m http.server (if you are using python 3)

Go to localhost:8000, you should be able to see the game interface.

This is inspired by Danial Shiffman's Asteroids Coding Challenge

About

This is a brickBreaker game using p5.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages