This commit is contained in:
2026-02-11 07:31:39 -08:00
parent 754c47e1a9
commit 8db9aefa79

View File

@@ -1,4 +1,13 @@
// player lib
// graphical context
// - constructor loads map
// - render view to canvas
// playback context
// - constructor loads bot
// - get_info (duration)
// - seek to time
// - advance to time
// - get view
// web client with js api
// desktop client with winit
// use wasm-pack