ParletteSoftware / chodewars

Space exploration remake of tradewars
1 stars 0 forks source link

Visualize Sector #14

Closed matthew-parlette closed 11 years ago

matthew-parlette commented 11 years ago

The sector should be visible on the main page with any objects that the player can interact with. For example, a planet or a port should show up on the screen, and the player can click on it to land/dock.

matthew-parlette commented 11 years ago

This should likely be done with html5 canvas, so it is rendered on every page load: http://www.w3schools.com/html/html5_canvas.asp http://www.html5canvastutorials.com/ http://diveintohtml5.info/canvas.html