Skip to content

A JavaScript Bug Smashing Game created using Canvas and JavaScript

Notifications You must be signed in to change notification settings

l33t-c0d3r-66/Bug-Smasher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bug-Smasher

  • Bug Smasher is a JavaScript based Game created for entertainment purpose in HTML, CSS and JavaScript.
  • In this game, bug will appear on different part of the screen and player will have to catch the bug using Mouse click.
  • If player clicks on the bug successfully, he'll get 10 score and score will increase for each correct Mouse click.
  • The speed will also increase after each correct click so the game will become more difficult after some time. In this case you can reset your speed.
  • The scores can also be reset by clicking Reset Score Button.
  • Play, Enjoy and leave a start ⭐🙂

    What is HTML?

  • The HyperText Markup Language, or HTML is the standard markup language for documents designed to be displayed in a web browser.
  • You can read more about HTML on following links:
  • https://devdocs.io/html/
  • https://developer.mozilla.org/en-US/docs/Web/HTML
  • https://www.w3schools.com/TAGS/default.ASP

    What is CSS

  • Cascading Style Sheets is a style sheet language used for describing the presentation of a document written in a markup language such as HTML
  • You can read more about CSS on following links:
  • https://www.w3schools.com/css/css_intro.asp
  • https://developer.mozilla.org/en-US/docs/Web/CSS

    What is JavaScript

  • JavaScript, often abbreviated JS, is a programming language that is one of the core technologies of the World Wide Web, alongside HTML and CSS.
  • You can read more about JS on Following links:
  • https://www.w3schools.com/js/
  • https://developer.mozilla.org/en-US/docs/Web/JavaScript
  • https://devdocs.io/javascript/

    Screenshots:

  • A Clear Screenshot:



  • Clear Video:
    https://github.com/l33t-c0d3r-66/Bug-Smasher/blob/master/Video/Bug%20Smasher.mp4"
  • About

    A JavaScript Bug Smashing Game created using Canvas and JavaScript

    Topics

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published