Built for NASA Stardance Challenge High-performace, programming website that utilizes a 2d space flight simulator to teach the user basic python programming concepts through a game-like interface.
This project is a complex 2D space flight simulator that teaches the user basic programming concepts as well as python syntax through game missions and interactive coding challenges.
- Controllable Spacecraft with Graphics: A 2D spacecraft model that can be controlled using keyboard inputs and rendered on an HTML5 Canvas.
//pass
- Up Arrow: Increase thrust - Move Forward
- Left Arrow: Tilt ship to the left
- Right Arrow: Tilt ship to the right
// pass
// pass
// pass