Skip to content

jarrodek/asteroids-game

Repository files navigation

Asteroids Game

A GDG Warsaw game example.

The asteroids game written as an exercise for game making.

Running the game

Step 1: Clone the repo

git clone git@github.com:jarrodek/asteroids-game.git
cd asteroids-game

Step 2: Install dependencies

npm i

Step 3: Run the local server

npm start

Credits

Made by Pawel Uchida-Psztyc for GDG Warsaw, 2016. Updated to Typescript, 2023.

About

Sample canvas game. Shoot the asteroids from your spaceship. A GDG game example.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published