amyinorbit / jawc

Just Another Wordle Clone (in C)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Just Another Wordle Clone

I needed a quick, basic side project, and I wanted to be able to play wordle in my terminal. That's pretty much it! Answers are (very, very poorly) encrypted using XOR. The code is my work, but the concept is obviously not mine -- wordle is a pretty addictive word game designed by Josh Wardle.

About

Just Another Wordle Clone (in C)


Languages

Language:C 99.0%Language:Python 0.8%Language:CMake 0.2%