This commit is contained in:
Max Bradbury 2020-11-08 11:23:17 +00:00
parent c1c4fca1db
commit 8a8b861e5d
1 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,8 @@
* tests * tests
* if image is exactly 128×128, *don't* crop * if image is exactly 128×128, *don't* crop
* tile reuse * tile reuse
* noise reduction (remove lonely pixels)
* implement Atkinson and Bayer dithering options * implement Atkinson and Bayer dithering options
* if "create new bitsy game", add new room as room 0 * if "create new bitsy game", add new room as room 0
* actually create room * actually create room
* stats for added room (number of tiles)