Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GameTheoryViz

Interactive Visualization of Game Theory Concepts | CSE 631 course project

Installation

# -- windows --
# 0. Clone repository
# 1. setup venv
python -m venv .venv
# 2. run venv
.venv\scripts\activate
# 3. install requirements
python -m pip install -r requirements.txt
# 4. run streamlit
python -m streamlit run app.py

About

Interactive Visualization of Game Theory Concepts | CSE 631 course project

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages