We're going to build a simple video game, based on the classic Asteroids. If you've never played before, you can take a look at this (slightly different from our) version of the game.

zsh or bash)The learning goals of this project are as follows:
The goal is not to teach game development or the math required for physics simulations. As a result, there are some places where you'll simply copy-paste code that we wrote for you. Don't worry about trying to understand every detail if it's not interesting to you; you will be asked to write the parts that matter most.
To get started, make sure you have the Boot.dev CLI installed and working.
Run and submit the CLI tests.
The tests just ensure that the CLI is installed and configured correctly.