Skip to content

CodingTrain/BrickBreaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BrickBreaker

Code Repository for Yining Shi's Guest Tutorial

Video Tutorials

Watch the tutorial here! https://youtu.be/5kEPixL8JoU

Play the game!

Viewer Remixes of the Game

Getting Started

$ git clone https://github.com/CodingTrain/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

Code Repository for Yining Shi's Guest Tutorial

Resources

Stars

17 stars

Watchers

3 watching

Forks

Contributors