agentultra / demo-2018-06-14

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fwaaa

I think I was going for a little car. And also starting to use modules to break up my code a bit.

  • Time to first interaction: 6mins

Controls

  • W, A, S, D: Forward, Brake, Left, Right
  • Space: ???

Setup

This uses modules so you'll need to run a local web server. If you have Python > 3.5 installed you can just:

$ python -m http.server 8080

From the src/ directory and then just point your browser at http://localhost:8080/.

About


Languages

Language:JavaScript 91.1%Language:HTML 8.9%