Skip to content

A clone of the popular game Asteroids released in November 1979 by Atari, Inc.

License

Notifications You must be signed in to change notification settings

agxmeister/asteroids

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a clone of original Atari Inc. game Asteroids. Visit Wikipedia to learn more.

How to build

First, install NPM and Webpack. Then build the application bundle:

npm install
npx webpack

You can check the result by opening ./dist/index.html in your browser.

About

A clone of the popular game Asteroids released in November 1979 by Atari, Inc.

Resources

License

Stars

Watchers

Forks

Packages