Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Game 2. Move 2 #6

Merged
merged 1 commit into from Mar 1, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
9 changes: 8 additions & 1 deletion commands.json
@@ -1,5 +1,12 @@
{
"commands": [
"clear H1"
"clear H1",
"flag E1",
"flag F1",
"flag H5",
"clear H6",
"flag C5",
"flag D6",
"clear C6"
]
}