SkillAgentSearch skills...

BrickBreaker

Code Repository for Yining Shi's Guest Tutorial

Install / Use

/learn @CodingTrain/BrickBreaker
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

BrickBreaker

Code Repository for Yining Shi's Guest Tutorial

Video Tutorials

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

Play the game!

  • https://codingtrain.github.io/BrickBreaker

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

View on GitHub
GitHub Stars17
CategoryDevelopment
Updated3y ago
Forks8

Languages

JavaScript

Security Score

60/100

Audited on Apr 23, 2022

No findings