makhmudislamov / breakOutMakeSchool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BreakOut Game

BreakOut is a web application written in JavaScript Tutorial link: https://developer.mozilla.org/en-US/docs/Games/Tutorials/2D_Breakout_game_pure_JavaScript

User Stories

  • As a user, I can click a button to increase the number of cookies I have.
  • As a user, I can increase how effective my button clicks are by purchasing upgrades with my cookies.
  • As a user, I can purchase Grandmas that increase my number of cookies automatically.
  • As a user, I can purchase Cookie Manufacutring Facilities that increase my number of cookies automatically.
  • As a user, I can upgrade my grandmas and facilities by purchasing more of them.

Video Demo

Here's a walkthrough of implemented user stories:

Demo

About


Languages

Language:JavaScript 91.6%Language:HTML 8.4%