We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4902c4e commit ead9140Copy full SHA for ead9140
1 file changed
README.md
@@ -121,15 +121,15 @@ int main(int argc, char **argv) {
121
- [ ] Looks blocks
122
- [ ] Sound blocks
123
- [ ] Event blocks
124
-- [ ] Control blocks
+- [x] Control blocks
125
- [ ] Sensing blocks
126
- [x] Operator blocks
127
- [x] Custom blocks
128
- [x] Top level reporter blocks
129
- [x] Broadcasts
130
- [x] Variables (monitors are not implemented yet)
131
- [x] Lists (monitors are not implemented yet)
132
-- [ ] Clones
+- [x] Clones
133
- [ ] Timer
134
- [ ] API for monitors
135
- [ ] Project metadata
0 commit comments