mdaffin/sprockit.io

As a user I want to be able to update the map from the script

Closed this issue · 0 comments

Currently the map is broken as the logic to run the game has been moved to the players script. There needs to be a way for the players script to update the map, this likely should happen automatically when the user calls the various library functions.

It might be worth moving the iframe to the game area and moving the whole drawing code inside the iframe.