nikczemnydev / BugSquashTheGame

HTML, CSS, Vanilla JavaScript - BugSquashTheGame - my new product is a fun and interactive game that challenges your reflexes and hand-eye coordination. The game is perfect for those who are interested in learning how to code web applications.

Home Page:https://codepen.io/nikczemnydev/pen/LYaeJoo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bug Squasher - my new product is a fun and interactive game that challenges your reflexes and hand-eye coordination. The game is written in HTML, CSS, and Vanilla JavaScript and is perfect for those who are interested in learning how to code games.

In Bug Squasher, you get to choose between four different bugs and squash them by clicking on them. However, the faster you squash them, the faster new ones appear, eventually flooding your screen. It’s impossible to win the game, but it’s a great way to test your skills and see how many bugs you can squash before your screen is completely filled.

Bug Squasher is more of a coding demo than anything else, but it’s a great way to learn the basics of web development and improve your coding skills. So why not give it a try and see how many bugs you can squash?

See how it runs online on CodePen.

https://codepen.io/nikczemnydev/pen/LYaeJoo

Instructions for running it locally on your computer.

  1. Download index.html, style.css and script.js files.
  2. Put all 3 of them in the same folder (I know it's good practice to use subfolders - I kept it this way for ease of use, which is also why I linked photos online as opposed to local pics.)
  3. Click index.html, it should open in your browser, if it doesn't (maybe because your default .html program is a text/code editor) then drag the index.html file and drop it in your browser window.

About

HTML, CSS, Vanilla JavaScript - BugSquashTheGame - my new product is a fun and interactive game that challenges your reflexes and hand-eye coordination. The game is perfect for those who are interested in learning how to code web applications.

https://codepen.io/nikczemnydev/pen/LYaeJoo


Languages

Language:JavaScript 36.0%Language:CSS 35.5%Language:HTML 28.5%