browserquest-iighell
v1.1.0
Published
BrowserQuest is a JavaScript game where players control a character and battle monsters. It features dynamic movement and collision detection.
Downloads
3
Maintainers
Readme
BrowserQuest
Description
BrowserQuest is a JavaScript game where players control a character and battle monsters. It features dynamic movement and collision detection. Players can shoot projectiles to defeat monsters.
Features
- Dynamic player movement
- Monster AI for chasing player
- Projectile firing and collision detection
- Simple rendering using HTML canvas
Usage
To run the game, simply open the index.html
file in a web browser.
Contributing
Contributions are welcome! Feel free to submit pull requests or report issues.
Acknowledgements
This project was inspired by BrowserQuest by Mozilla and is built for educational purposes.