Skip to content

Releases: JeremyLoy/termle

v0.0.9

23 Jan 21:38
Compare
Choose a tag to compare
corrected yellow logic

v0.0.8

22 Jan 16:28
Compare
Choose a tag to compare
using unix.nano

v0.0.7

22 Jan 16:26
Compare
Choose a tag to compare
fix random seed

v0.0.6

22 Jan 15:25
Compare
Choose a tag to compare
replace seeker with scanner to handle crlf/lf differences on OSs.

Turns out, git replaces the line endings for you, and go install uses git under the hood

v0.0.5

22 Jan 04:15
Compare
Choose a tag to compare
fixed cheating bug with using signals. simplified state into a single…

v0.0.4

22 Jan 03:37
Compare
Choose a tag to compare
added sharable final score. refactored game state into an object. usi…

v0.0.3

21 Jan 20:32
Compare
Choose a tag to compare
fixed off by 1 hour DST issue. closing file just for good practice

v0.0.2

21 Jan 05:33
Compare
Choose a tag to compare
fixed date math so that reset happens midnight EST

v0.0.1

21 Jan 05:04
Compare
Choose a tag to compare
fix go.mod