/stratego

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

Primary LanguagePython

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