Skip to content

nodi-andy/atc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

air traffic control

Simplest vanilla javascript air traffic control game

Screenshot

single player

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

compile exe

electron-packager ./ pong --platform=win32 --arch=x64

About

air traffic control game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages