Skip to content

redemptive/jasteroids

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Title

js-asteroids

An asteroids game in JavaScript

Description

A simple remake of the classic arcade game asteroids in JavaScript

Technologies

  • HTML
    • HTML5 Canvas
  • CSS
  • JavaScript
    • Vanilla JavaScript

Installation and Usage

Simply clone the repository and open index.html to play

Tests

Run the smoke tests with:

node js/test.js

Controls

  • W or up arrow = Thrust
  • A/D or left/right arrows = Rotate
  • S or down arrow = Reverse thrust
  • G key or space = Fire the laser
  • Enter = Start or restart
  • P key = Pause

About

An asteroids game in JavaScript

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors