Darkborderman / Sokoban

Sokoban, a Godot 4 practice project.
https://darkborderman.github.io/Sokoban
3 stars 0 forks source link

[Refactor] Use tileset in game sprites #12

Closed Darkborderman closed 1 year ago

Darkborderman commented 1 year ago

Use packed tileset image to replace separate images.

Closes #11