Skip to content

This project is a fun and engaging exercise designed to improve my logic-building skills and deepen my understanding of JavaScript

Notifications You must be signed in to change notification settings

WhisperNet/shooter-js-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation


JS Project - A simple yet engaging shooting game

image

This project helped me enhance my logic-building skills and solidify my knowledge of JavaScript.You can see a Demo Video of this project. You can also view the live version of this project here.

Table of Contents

Introduction

This project is a practical implementation of various JavaScript concepts and logic-building techniques. Through this project, I aimed to create a fun and engaging experience while reinforcing my understanding of JavaScript.

Features

  • Interactive User Interface: The project includes an interactive UI to engage users.
  • Dynamic Content: Utilizes JavaScript to dynamically update content based on user interactions.
  • Responsive Design: Ensures compatibility across different devices and screen sizes.

Technologies Used

  • HTML5: For structuring the content.
  • CSS3: For styling and layout.
  • JavaScript: For implementing the core logic and interactivity.

Installation

To run this project locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/whispernet/shooter-js-game.git
  2. Navigate to the project directory:

    cd shooter-js-game
  3. Open the index.html file in your browser.

  4. Or Simply follow the live demo link ! (It may take some time to start)

Usage

  • Click the Start Game button to start
  • Use your mouse to shoot down the enemies
  • If any enemy touches you the game is over !

Lessons Learned

Throughout this project, I learned and reinforced several important concepts:

  • Logic Building: Developed complex logic for various functionalities.
  • JavaScript Mastery: Improved my understanding of JavaScript fundamentals and advanced topics.
  • Problem-Solving: Enhanced my ability to debug and solve problems effectively.

About

This project is a fun and engaging exercise designed to improve my logic-building skills and deepen my understanding of JavaScript

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published