aboutsummaryrefslogtreecommitdiff
path: root/src/main.rs
AgeCommit message (Expand)AuthorLines
2021-03-07expand the hardcoded system so it draws a dot under the cursorHEADmainMelody Horn-17/+68
2021-03-07don't waste time blocking for no reasonMelody Horn-1/+1
2021-03-07don't round-trip everything through strings!!!Melody Horn-1/+2
2021-03-07another crumb or two of architecture tweaksMelody Horn-4/+35
2021-03-07tear it all up and implement super basic actorsMelody Horn-1/+78
2021-03-07add a good-enough-for-now system actor typeMelody Horn-0/+4
2021-03-07display a blank screenMelody Horn-1/+25
2021-03-07reject snek, embrace oxidationMelody Horn-0/+1