Zetawar / zetawar

Zetawar is a turn based tactical strategy game implemented in 100% ClojureScript.
MIT License
169 stars 14 forks source link

Use clickable cursor for clickable things on the map #99

Closed tbeddy closed 6 years ago

tbeddy commented 6 years ago

Closes #27

It runs a big sluggish on my machine, so I'm wondering if there's a way to cache results at various points.

Edit: On further inspection, I think the sluggishness was unrelated, though I'm still curious about caching.

tbeddy commented 6 years ago

I only just saw that the checks failed, because they didn't when I ran boot run-tests locally. This appears to be an issue with CircleCI and Boot.

djwhitt commented 6 years ago

Yeah, I'm going to ignore that CI failure. Look like a transient Circle CI issue.