JoaquinFlo / stratego

A textual version of the 2-player Stratego Classic board game.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

stratego

Before playing, I suggest that you first learn Stratego Classic. 🚩

Prerequisites βœ…

  • Python 3.9.x
  • Colorama
    pip install colorama

Run πŸƒ

Clone the Repository

git clone https://github.com/JoaquinFlo/stratego.git

Navigate to the Repository πŸ“Œ

cd stratego/

Run

python3 stratego.py
# can also use python stratego.py

Future Changes πŸ“ˆ

  • Rotate board vertically depending on which colour's turn it is
  • More rules

About

A textual version of the 2-player Stratego Classic board game.


Languages

Language:Python 100.0%