todo: don't reuse wall tiles

This commit is contained in:
synth-ruiner 2018-05-13 00:29:51 +01:00
parent 9a35512015
commit 4ee3b20392
1 changed files with 1 additions and 0 deletions

View File

@ -50,6 +50,7 @@ if (src.match(/^(file|https)?:\/\/|^\/\//)) {
## to do ## to do
* test new room ID handling!!! * test new room ID handling!!!
* don't reuse wall tiles
* add 'clear'/'upload' buttons for game data * add 'clear'/'upload' buttons for game data
* select all on clicking game data entry field * select all on clicking game data entry field
* allow user to save output as image, or tweet it :) * allow user to save output as image, or tweet it :)