Compare commits
3 Commits
c1c4fca1db
...
63cb971aca
Author | SHA1 | Date |
---|---|---|
Max Bradbury | 63cb971aca | |
Max Bradbury | 03ce88e015 | |
Max Bradbury | 8a8b861e5d |
2
TODO.md
2
TODO.md
|
@ -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)
|
||||||
|
|
Loading…
Reference in New Issue