Skip to content

Latest commit

 

History

History
44 lines (31 loc) · 1.48 KB

README.md

File metadata and controls

44 lines (31 loc) · 1.48 KB

Harry Potter 2D Shooting Game

Game Screenshot

Welcome to the Harry Potter 2D shooting game! This project is a 2D game inspired by the world of Harry Potter, created entirely with JavaScript and rendered using the HTML5 <canvas> element.

Features

  • Explore the magical world of Harry Potter in a 2D environment.
  • Test your shooting skills with a wand as your weapon.
  • Challenge yourself with different levels and enemies.

Technologies Used

  • JavaScript
  • HTML5 <canvas>

How to Play

  1. Visit the game website.
  2. Use your wand to shoot at the enemies.
  3. Avoid getting hit by enemy spells.
  4. Progress through levels and aim for the highest score.

Development

If you want to contribute to the development of this game or explore the code, follow these steps:

  1. Clone the repository:

    git clone https://github.com/zied-snoussi/harry-potter-game.git
    
  2. Navigate to the project directory:

    cd harry-potter-game
    
  3. Open the index.html file in your browser to play the game.

Feel free to submit any issues or pull requests to enhance the game or fix any bugs.

Credits

This project is created and maintained by Zied Snoussi. Special thanks to the Harry Potter series for the inspiration.

Enjoy your magical adventure in the world of Harry Potter!