chess_game

Author: parsariyahiCreated Mar 7, 2022Updated Mar 7, 2022

Description

a 2 player chess game terminal base

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

  • first name of each piece
  • 0-7 row
  • 0-7 column

Type of issue

  • Feature (New Script)
  • Bug
  • Documentation

Checklist:

  • I have read the project guidelines.
  • I have checked all the existing projects, before submitting a new project issue.
  • I have checked previous issues to avoid duplicates.
  • This issue will be meaningful for the project.

Source: Python-World/python-mini-projects