Skip to content

Commit

Permalink
Chess: Move H7 to H6 by the1Riddle
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jun 2, 2024
1 parent 4bc5baf commit 3757b4a
Show file tree
Hide file tree
Showing 7 changed files with 29 additions and 26 deletions.
50 changes: 26 additions & 24 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 @@
h7h6: @the1Riddle
c1f4: @KamoheloKoali
d7e6: @Jakobud
d2d4: @ken-morel
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': 3, '@Maxrutto': 1, '@the-1Riddle': 1, '@MphoCM': 1, '@ken-morel': 2, '@afgsanchez': 1, '@Jakobud': 1, '@KamoheloKoali': 1}
{'@the1Riddle': 4, '@Maxrutto': 1, '@the-1Riddle': 1, '@MphoCM': 1, '@ken-morel': 2, '@afgsanchez': 1, '@Jakobud': 1, '@KamoheloKoali': 1}
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 } *
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 } *

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 3757b4a

Please sign in to comment.