Skip to content

Commit

Permalink
Chess: Move E2 to E3 by KamoheloKoali
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 2, 2024
1 parent 5e996d7 commit 99204ea
Show file tree
Hide file tree
Showing 7 changed files with 27 additions and 28 deletions.
50 changes: 24 additions & 26 deletions README.md

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions data/last_moves.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
e2e3: @KamoheloKoali
g8f6: @the1Riddle
b2b3: @KamoheloKoali
h7h6: @the1Riddle
Expand Down
2 changes: 1 addition & 1 deletion data/top_moves.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{'@the1Riddle': 5, '@Maxrutto': 1, '@the-1Riddle': 1, '@MphoCM': 1, '@ken-morel': 2, '@afgsanchez': 1, '@Jakobud': 1, '@KamoheloKoali': 2}
{'@the1Riddle': 5, '@Maxrutto': 1, '@the-1Riddle': 1, '@MphoCM': 1, '@ken-morel': 2, '@afgsanchez': 1, '@Jakobud': 1, '@KamoheloKoali': 3}
2 changes: 1 addition & 1 deletion games/current.pgn
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
[Black "?"]
[Result "*"]

1. a3 { @MphoCM } 1... d6 { @the1Riddle } 2. Ra2 { @ken-morel } 2... Qd7 { @afgsanchez } 3. d4 { @ken-morel } 3... Qe6 { @Jakobud } 4. Bf4 { @KamoheloKoali } 4... h6 { @the1Riddle } 5. b3 { @KamoheloKoali } 5... Nf6 { @the1Riddle } *
1. a3 { @MphoCM } 1... d6 { @the1Riddle } 2. Ra2 { @ken-morel } 2... Qd7 { @afgsanchez } 3. d4 { @ken-morel } 3... Qe6 { @Jakobud } 4. Bf4 { @KamoheloKoali } 4... h6 { @the1Riddle } 5. b3 { @KamoheloKoali } 5... Nf6 { @the1Riddle } 6. e3 { @KamoheloKoali } *

Binary file modified src/__pycache__/markdown.cpython-310.pyc
Binary file not shown.
Binary file modified src/__pycache__/mockGithub.cpython-310.pyc
Binary file not shown.
Binary file modified src/__pycache__/selftest.cpython-310.pyc
Binary file not shown.

0 comments on commit 99204ea

Please sign in to comment.