This project is a part of the JavaScript Algorithms and Data Structures (Beta) course from freeCodeCamp.
The main purpose of this project is to understand the basics of JavaScript.
- Use of let keywords
- Different datatypes
- Using arrays for defining variables
- DOM - dom methods like - querySelector(), dot notation
- Functions
- innerText property controls the text that appears in an HTML element object
- Compound assignment
- Shift method
- Ternary operator
- Increment and decrement operator
- Implemented a dynamic feature displaying the user's current weapon. This functionality updates in real time, reflecting the user's progress within the game.

- HTML5
- CSS3
- JavaScript ES6


NA - The project is part of a freeCodeCamp course and doesn't require additional setup.
Project Status: Completed