Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 279 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 279 Bytes

es6go

go game written in es6

Im not ready yet.

Installation:

  • Install jspm if not already done. sudo npm install jspm -g
  • From the es6go directory type jspm init
  • Open tests.html (it must be running from a web server. I always run a local apache server)