- Clone the repository
git clone [email protected]:deeksha20049/wn-project.git
- Create the virtual environment
python3 -m venv env
- Install the dependencies
pip3 install -r requirements.txt
- Run the following command
python3 new_simulation_gui.py
- Deeksha Singh Duvesh (2020049)
- Pragyan Yadav (2020226)
- Sumit Kumar (2020249)
- Khushdev Pandit (2020211)