C was the last language that I picked up in my first year in Imperial College London, during this time, I worked as part of a group in order to develop an emulator and assembler for ARMV8 processor.
Alongside this, we also developed an extension project, for this, we chose to create a text-based version of wordle alongside an algorithm to solve wordles with a high success rate.
Currently, the wordle algorithm that we are using has not failed us, meaning that it has solved all of its tested wordles in under 6 tries.
I am not able to host this code on github, so I shall explain it in further detail below.