Python-World / python-mini-projects

A collection of simple python mini projects to enhance your python skills
https://python-world.github.io/python-mini-projects/#/
MIT License
14.83k stars 4.84k forks source link

chess_game #587

Open parsariyahi opened 2 years ago

parsariyahi commented 2 years ago

Description

a 2 player chess game terminal base

the input will be like : q43 (q -> queen 4 -> row 3 column)

Type of issue

Checklist: