Redid input system to make it not terrible

This commit is contained in:
2022-11-23 21:21:49 -05:00
parent cf10dde21a
commit 17c455b73d
5 changed files with 50 additions and 52 deletions

4
go.mod
View File

@@ -1,8 +1,8 @@
module git.tebibyte.media/sashakoshka/mathpan
go 1.18
go 1.19
require git.tebibyte.media/sashakoshka/stone v0.0.0-20221122052135-ae514f5ae2db
require git.tebibyte.media/sashakoshka/stone v0.0.0-20221124013405-5a76bd0c223d
require (
github.com/BurntSushi/freetype-go v0.0.0-20160129220410-b763ddbfe298 // indirect