First working version

This commit is contained in:
stevenhowes
2022-03-06 20:47:17 +00:00
parent c59418490e
commit 5ba587b4eb
11 changed files with 467 additions and 1 deletions
+3 -1
View File
@@ -1,2 +1,4 @@
# Arcle
An implementation of Wordle for the Acorn Archimedes series
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.