Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Game-Theory

Required:

  • OpenCV

How To Use:

  • compiling: [g++ main.cpp GameTheory.cpp -o GameTheory -std=c++11 -I /usr/local/include/opencv2 -L /usr/local/lib -lopencv_imgproc -lopencv_core -lopencv_imgcodecs -lopencv_highgui]

  • running: [./GameTheory -init_index_=3]

you can change "3" above with any random initialization index

Video: https://youtu.be/K4GaIG-kaKI

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages