Skip to content

TerraMonster5/PvZ-Preview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Setup

Virtual Environment

To set up the virtual environment run the three following commands from the root directory:

py -m venv .venv
.venv/scripts/Activate.ps1
pip install -r requirements.txt

Running the Project

To run the project run the following command from the /src/ directory:

py -m pvz-preview

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages