-
Notifications
You must be signed in to change notification settings - Fork 5
Basic Game UI #4
Copy link
Copy link
Open
Labels
Milestone
Description
Basic HTML/Javascript Interface.
The Basic Idea behind this was to have an SVG with different paths for each province. This way we can highlight a country (by modifying its colour), and also superimpose command symbols and more.
I believe, without betting a toe on it, that SVG paths (SVG objects in general) can be assigned dynamic JavaScript behaviour. Perhaps we can plug our SVG map with some kind of AJAX handling code that sends commands to the backend.
Reactions are currently unavailable