asteroids-game icon indicating copy to clipboard operation
asteroids-game copied to clipboard

Built with p5.js , Clone of Arcade Game : Asteroids (1979 Atari)

Asteroids Game

Game-Play

Prerequisites

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

Getting Started

1. Fork this repository :fork_and_knife:

2. Clone your forked repository to your local system :busts_in_silhouette:

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