Skip to content

Latest commit

 

History

History
46 lines (27 loc) · 1.37 KB

README.md

File metadata and controls

46 lines (27 loc) · 1.37 KB

Asteroids Game

Game-Play

Prerequisites

  • A modern-web browser like Brave , Chrome , Firefox etc
  • Computer...

Getting Started

1. Fork this repository 🍴

2. Clone your forked repository to your local system 👥

git clone https://github.com/<your-username>/asteroids-game.git

Or Download and extract the zip file.

Running

  1. Open the index.html file with VS Code's Live Server or Chrome's Live Server Extension

Built With

  • HTML - Standard markup language
  • CSS - Style sheet language
  • JS - High-level, interpreted programming language
  • P5JS - It's a JavaScript library for creative coding, with a focus on making coding accessible and inclusive

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments