1.1.0 • Published 1 year ago

browserquest-iighell v1.1.0

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
1 year ago

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.