Skip to content

Space invaders game written in vanilla javascript, experimenting ES6 features.

License

Notifications You must be signed in to change notification settings

m4n3z40/space-invaders-vanilla-js-es6

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

space-invaders-vanilla-js-es6

Space Invaders Game written in vanilla javascript next generation (ES6).

Technologies & libs used

  • Gulp
  • Jade
  • Stylus
  • Traceur (ES6 to ES5 Compiler)
  • Javascript (S2)
Instructions for developing
  • Clone this repository
  • Run "npm install"
  • Run "gulp serve"
Instructions for building
  • Clone this repository
  • Run "npm install"
  • Run "gulp"

Based on Mary Rose Cook's talk https://github.com/maryrosecook/strange-loop

Cheers.

About

Space invaders game written in vanilla javascript, experimenting ES6 features.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published