Изменения рейтингов за последние раунды временно удалены. Скоро они будут возвращены. ×

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

Правка en1, от 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

Теги wordle, codle

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en1 Английский ouuan 2022-05-01 08:33:27 821 Initial revision (published)