Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 234 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 234 Bytes

Python_console-games

Simple python console games

  1. Tic Tac Toe
  2. Card game war simulation
  3. Black Jack card game

How to run?

Just move to the directory containing the file in comand prompt type ' python filename.py '

Enjoy!