For nonsene game.
Dependency:
(1) Anaconda
(python):
https://www.continuum.io/downloads
include almost all python academic pacakges
(2) cmake
:
(3)boost
:
(4) dlib
:
Dlib is a modern C++ toolkit containing machine learning algorithms and tools for creating complex software in C++ to solve real world problems.
(5) opencv
:
(6) SimpleGUICS2Pygame
:
pip install SimpleGUICS2Pygame
For individual game configuration, please refer to the readme file under the classes folder.
If you read the code and find it really hard to understand, please send feedback to: stevenwudi@gmail.com Thank you!