Compare commits

..

4 Commits

Author SHA1 Message Date
43b88a27ca Add future games 2022-08-11 09:58:49 +02:00
4a8d02efd2 Add Chess 2022-08-11 09:53:41 +02:00
232bb211ee Delete Chess 2022-08-11 09:53:09 +02:00
d1f6110b10 Create Chess 2022-08-11 09:53:00 +02:00
2 changed files with 6 additions and 1 deletions

1
Chess/README.md Normal file
View File

@ -0,0 +1 @@

View File

@ -6,4 +6,8 @@ Here are the different games I've made so far in python.
<img src="Snake/img/Snake.png" width="500" title="hover text">
</p>
- [*SOON*]
- Chess [WIP]
- Sudoku [SOON]
- Pandemic [SOON]