No description
Find a file
2024-12-14 16:17:31 +01:00
.clang-format Format 2024-12-14 14:04:38 +01:00
.gitignore Pandoc readme to pdf 2024-12-14 16:01:12 +01:00
Justfile Just docs 2024-12-14 16:02:02 +01:00
main.cc Added more user interactions 2024-12-14 15:34:19 +01:00
Makefile Justfile & makefile changes 2024-12-14 15:35:05 +01:00
ordle.cc ordle.cc and ordle.h implemented 2024-12-14 14:20:01 +01:00
ordle.h ordle.cc and ordle.h implemented 2024-12-14 14:20:01 +01:00
README.md Readme 2024-12-14 16:17:31 +01:00

Ordle: A Wordle Solver

Design

Build Instructions

Common actions are defined in the provided Justfile and can be viewed with just -l

For a release build:

make RELEASE=1

User Instructions

Limitations and Drawbacks

Comments