]> git.earman.xyz Git - sensor-watch.git/commit
Wordle port (#45)
authorvoloved <36523934+voloved@users.noreply.github.com>
Sun, 3 Aug 2025 16:56:23 +0000 (12:56 -0400)
committerGitHub <noreply@github.com>
Sun, 3 Aug 2025 16:56:23 +0000 (12:56 -0400)
commit4b4735065fb33531b7262e6fb9d76cca1799ff2b
tree8ee51857970a855d0e6463013227d88936aa4c7c
parent78eb0c0c978997c106fa0aa7c8a350353cd4aa3a
Wordle port (#45)

* Moved Wordle from legacy to main folder

* Add delays before registering btns, don't repeat words, cleaned up enum names

* Updated print logic for second movement

* Removed from watch_faces
legacy/watch_faces/complication/wordle_face.c [deleted file]
legacy/watch_faces/complication/wordle_face.h [deleted file]
legacy/watch_faces/complication/wordle_face_dict.h [deleted file]
movement_faces.h
watch-faces.mk
watch-faces/complication/wordle_face.c [new file with mode: 0644]
watch-faces/complication/wordle_face.h [new file with mode: 0644]
watch-faces/complication/wordle_face_dict.h [new file with mode: 0644]