Skip to content

cs280fa21/brick-breaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brick Breaker

A simple implementation of the Brick Breaker game.

Run locally

Clone this repository, install dependencies, and run in development mode.

git clone https://github.com/cs280fa21/brick-breaker
cd brick-breaker
npm install
npm dev

Releases

No releases published

Packages

No packages published