CmdrDats / igoki

Clojure Go Kifu recorder and OGS player
Eclipse Public License 1.0
161 stars 16 forks source link

Move away from quil so that we can use swing directly. #66

Closed CmdrDats closed 2 years ago

CmdrDats commented 2 years ago

quil was great as a starting point for getting the app going, but it's severely hamstrung efforts because we need UI elements. A previous attempt of switching to pure HTML/react/cljs was too much for now, so I'm focussing first on switching away and tearing out the UI into a clearer separate part of the codebase.