I'm a Researcher at University of Oxford
- 🚀 My favorite topics are Deep Reinforcement Learning, Robotics and other Metacognitive Intelligence Systems
- 💻 Learn more about my projects on my Page
- 📖 Read more about my research on my Google Scholar
- 📫 You can reach me via LinkedIn
Play a move in this open-source chess game I built using GitHub workflows & Python. Let’s duel! 👇
This is an open chess match where anyone can join, which makes it all the more exciting! Inspired by Kasparov vs. The World's style. It's really fun to see if 2-or-more heads are better than 1!
It's your turn to play! Move a black piece.
| A | B | C | D | E | F | G | H | ||
|---|---|---|---|---|---|---|---|---|---|
| 8 | 8 | ||||||||
| 7 | 7 | ||||||||
| 6 | 6 | ||||||||
| 5 | 5 | ||||||||
| 4 | 4 | ||||||||
| 3 | 3 | ||||||||
| 2 | 2 | ||||||||
| 1 | 1 | ||||||||
| A | B | C | D | E | F | G | H |
It's your turn to move! Choose one from the following table
| FROM | TO (Just click a link!) |
|---|---|
| A2 | A1, A3 |
| B1 | A3, C3, D2 |
| B2 | B3, B4 |
| C2 | C3, C4 |
| D1 | C1, D2, D3, D4, E2 |
| E1 | E2 |
| F3 | D2, D4, E5, G1, H2, H4 |
| H1 | F1, G1, H2, H3 |
Having fun? Ask a friend to do the next move!
When you click on a link and submit a new issue with the desired move, a GitHub action is triggered, which in turn runs a small python script that performs the specified movement, updates this README file and commits the changes.
Last 5 moves in this game
| Move | Author |
|---|---|
G4 to H3 |
@StackOverflowIsBetterThanAnyAI |
F1 to H3 |
@przemek890 |
C8 to G4 |
@b8zhong |
H2 to H1 |
@milaabl |
D7 to D6 |
@raphaeleze |
Top 10 most moves across all games
| Total moves | User |
|---|---|
| 14 | @przemek890 |
| 8 | @AzeemIdrisi |
| 4 | @b-hristov |
| 3 | @IGR2014 |
| 3 | @zadif |
| 2 | @CloverGit |
| 2 | @abdbbdii |
| 2 | @PanagiotisKots |
| 1 | @kaisunoo |