Skip to content

emprespresso/speedrun-timer

Repository files navigation

SBCL Speedrun Timer

This is a complete rewrite of my first Lisp project: a speedrun timer. It uses the amazing ncurses wrapper library croatoan and a SQLite database - with the MITO ORM.

lispruns-demo.mp4

Requirements

Usage

  1. Load the package: sbcl --load lispruns.asd
  2. Get dependencies: (ql:quickload 'lispruns)
  3. (main)

About

A TUI speedrun timer in Common Lisp with Croatoan, Mito, and friends!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published