abstreet/game
2020-10-07 23:02:10 -07:00
..
src When crashing, dump edits to a file instead of STDOUT. They take too much space and sometimes overflow the terminal's buffer. 2020-10-07 15:53:27 -07:00
build.rs load different colorschemes in another way 2020-04-04 14:29:45 -07:00
Cargo.toml Support opening new browser tabs on web. The webbrowser crate claims it's experimental, but works fine for me, and the impl is pretty much what I'd try anyway. 2020-10-05 19:50:52 -07:00
compare_screencaps.sh zip screenshots in dropbox, because managing individual files keeps crashing the daemon 2020-07-07 16:31:52 -07:00
confirm_screencap.sh zip screenshots in dropbox, because managing individual files keeps crashing the daemon 2020-07-07 16:31:52 -07:00
index.html Before the .wasm loads, display "Loading" 2020-10-07 23:02:10 -07:00
run_web.sh Switch from stdweb to websys for #21. 2020-10-05 19:50:52 -07:00