A TUI speedrun timer in Common Lisp with Croatoan, Mito, and friends!
categories | ||
database | ||
.gitignore | ||
config.lisp | ||
digits.lisp | ||
lispruns.asd | ||
main.lisp | ||
README.org | ||
speedrun.lisp | ||
text.lisp | ||
time.lisp | ||
ui.lisp | ||
util.lisp |
SBCL Speedrun Timer
Running Interactively
To run this program: sbcl --load lispruns.asd
and then (main)
.