Skip to content

AyushhVerma/python-games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 

Repository files navigation

GAMES IN Basic PYTHON

(Without importing any module)

  • CHESS input example --> if player wants to move black pawn from A2 to A4 tthen input: bpa2a4 (Case-insensitive).

  • TIC-TAC-TOE input example --> if player wants to mark 'X' or 'O' on lower left block input: lL (Case-insensitive).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages