https://github.com/shuvadeepmondal/shroomknight
https://github.com/shuvadeepmondal/shroomknight
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/shuvadeepmondal/shroomknight
- Owner: shuvadeepmondal
- Created: 2024-08-15T18:27:39.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-08-21T18:23:26.000Z (10 months ago)
- Last Synced: 2024-08-21T20:44:53.309Z (10 months ago)
- Language: JavaScript
- Homepage: https://shroom-knight.vercel.app
- Size: 696 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ShroomKnight
## **Description đ**
"ShroomKnight" is an engaging web game where players control a fairy hero tasked with defending against invading spiders. The fairy combats the spiders by spawning mushrooms, which serve as automated defense units. These mushrooms shoot bullets at regular intervals, aiming to eliminate the approaching spiders before they reach the middle of the screen. Enjoy the game!## **Functionalities đŽ**
1. **Character: Fairy**
- **Abilities:**
- Movement: Navigate using arrow keys or 'W, A, S, D'.
- Spawning Mushrooms: Press spacebar to place mushrooms.
- Health System: Health bar, Auto Increasing Health
- Weapon Use: Mushrooms automatically shoot bullets.2. **Enemies: Spiders**
- **Types:**
- Basic Spiders: Slow, weak
- Fast Spiders: Quick, agile
- Special Spiders: Unique abilities (e.g., web-slinging, venomous)
- **Behavior:**
- Chasing, Attacking, Retreating
## **How to Play? đšī¸**
- Use arrow keys or 'W, A, S, D' to move the Fairy!
- Press the spacebar to spawn mushrooms!
## **Bugs:**
* Minor bug with multiple keys pressed movement (LEFT, UP, AND SHOOT).
----------------