markcornwell / spacewar

Javascript implementation of 1962 game Spacewar! originally developed for the PDP-1
MIT License
0 stars 0 forks source link

Needs on screen instructions for basic play #26

Open markcornwell opened 4 years ago

markcornwell commented 4 years ago

Right now two ships come up and player does not even know what keys to press to fire thrusters, rotate, or fire missiles. Need some instructions, or animations to inform player.

Need to figure what to do with game consoles and iphone/android interfaces and instructions to get player started.