mdaffin/sprockit.io

As a user when in a game I want to be able to edit javascript code in the browser so that I do not need any local development environment

Closed this issue · 0 comments

Write tests to cover this use case.

When a game loads (currently this means the load the index.vue page) it should display an text editor. On page load the editor should be in focus and ready for the user to enter their code.