issues
search
brettchalupa
/
sokoworld
Classic box pushing puzzler Sokoban (built in Rust with Macroquad)
https://brettchalupa.itch.io/sokoworld
Other
4
stars
0
forks
source link
better logging
#21
Open
brettchalupa
opened
2 months ago
brettchalupa
commented
2 months ago
want to write to a file since we don't always have stdout / stderr
want to better handle when panicing to at least leave a log somewhere to help with debugging
macroquad might have some of its own better logging functionality too