Skip to content

Custom Implementation of the classic Breackout arcade game using HTML5 Canvas and ES2015

Notifications You must be signed in to change notification settings

XavierAgostini/breakoutGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brick Out Game

About

This is my rendition of the classic arcade game "Breakout" by Atari. The purpose of making this game was to learn about HTML5 games, ES2015 and OOP in Javascript.

To Run Source Code:

  1. Download or clone the repository
  2. Run "node server.js" in terminal
  3. Or to make live edits to source code run "gulp watch"
  4. Open http://localhost:3000 to play game

Screenshots

alt tag

alt tag

alt tag

About

Custom Implementation of the classic Breackout arcade game using HTML5 Canvas and ES2015

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published