Skip to content
This repository has been archived by the owner on Sep 28, 2024. It is now read-only.

Latest commit

 

History

History
28 lines (17 loc) · 690 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 690 Bytes

Asteroids

💻 Project

Project developed based on the video playlist Build Asteroids with JavaScript, created by Net Ninja.

🛠 Tech Stack

The following stack was used on the project development:

  • Javascript

📷 Screenshots

asteroids

Ideas for improvement

  • Split or shrink big asteroids into small ones once they are hit
  • Create a "Game Over" screen
  • Create a "Start" screen
  • Add different angles for asteroids entering on the screen