Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 297 Bytes

README.md

File metadata and controls

8 lines (8 loc) · 297 Bytes

GAMES101_ASSIGNMENT_WIN

This repo contains all my GAMES101 homework . I finish these with vscode , llvm/msvc and vcpkg. If you want to build my code , please use vcpkg to install all need packages . For example:

    vcpkg install opencv:x64-windows
    vcpkg install eigne3:x64-windows