markcornwell / spacewar

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

invert screen to black spece background, ships in white #17

Closed markcornwell closed 4 years ago

markcornwell commented 4 years ago

if it going to be space, it looks better if it is black. The ships can be drawn as white lines on a black background.

markcornwell commented 4 years ago

Changed colors scheme. Now ships drawn in white on a black background.