zpervan / BlockJump

Block jump game implemented with Golang and C++
MIT License
3 stars 0 forks source link

Implement tile deletion #16

Open zpervan opened 1 year ago

zpervan commented 1 year ago

Allow the user to delete misplaced tiles inside the map editor. There should be options for single-tile and multi-tile deletion.