# Clone the project
git clone https://github.com/iskounen/sengoku
cd sengoku
# Create and activate a virtual environment
python -m venv .venv
.venv\Scripts\activate # Windows
source .venv/bin/activate # macOS/Linux
# Install project dependencies
pip install -r requirements.txt
# Run the script
python display_map.py
-
Notifications
You must be signed in to change notification settings - Fork 0
iskounen/sengoku
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published