I developed a Wordle-like game to guess C++ codes

Revision en1, by ouuan, 2022-05-01 08:33:27

There are Wordle, Semantle, 汉兜, Medle, and much more. So, will there be a, Codle?

Code is long and complicated. It's not like a word or a piece of music.

But code has a formal structure. We can build an abstract syntax tree, and that's what can be guessed like Wordle.

So here it is, come and play Codle!

P.S. If you speak Chinese, you can watch this introduction video.

P.P.S. If you want to read the source first, here it is.

Codle

Tags wordle, codle

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English ouuan 2022-05-01 08:33:27 821 Initial revision (published)