Date support

This commit is contained in:
stevenhowes
2022-03-07 22:01:57 +00:00
parent 653d71be4f
commit 054e108433
3 changed files with 35 additions and 3 deletions
+1 -1
View File
@@ -3,4 +3,4 @@ An implementation of Wordle for the Acorn Archimedes series.
Done using SWI calls as a challenge. Code is pretty messy, Sunday afternoon job and a hack-together from some old RiscOS stuff I've done.
Starts at the very first wordle, will move forwards as you get them right. No date handling etc yet.
Attempts to find the right word from the system clock. If the clock is un-set or pre-dates the first word then it starts at the beginning (or the one after the last one you've completed if appropriate).