Skip to content

iskounen/sengoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sengoku

Contributing

# 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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published