Simplest vanilla javascript air traffic control game
Play the game here using github.io
- canvas as html element
- style of html elements
- id of html items
- javascript in html
- grab html objects in javascript
- create variable
- create object
- change object variables
- assign events to functions
- start and keep rendering
- draw the scene
- game over
electron-packager ./ pong --platform=win32 --arch=x64