QR Code
Codle

Codle

5/5 (2 Reviews)

About game

Welcome to Codle! If you're familiar with Wordle, you'll quickly grasp the rules of this game. Here, instead of words, you'll be guessing the Abstract Syntax Tree (AST) of a piece of C++ code. Don't worry if you're not a C++ expert—basic knowledge of the language and its AST will suffice.

How to play

In Codle, your task is to guess the AST of a given C++ code snippet, referred to as the target code. Each guess you make should be another piece of C++ code. You'll receive hints indicating the differences between your code's AST and the target code's AST.

A green node in the hint indicates that both the node type and position are correct in your guess. A yellow node signifies that the node type is correct, but the position is incorrect. Use these hints strategically to deduce the correct AST of the target code.

Remember, you don't need to focus on the content of the code—just the type of each node in the AST matters.

Categories
Math
Platforms
Web
Screen orientation
Vertical
Age Rating
+0
Website
Add Comment & Review

Reviews

Based on 2 reviews
5 Star
2
4 Star
0
3 Star
0
2 Star
0
1 Star
0
Add Comment & Review
We'll never share your email with anyone else.