Tuyixiang / 1760

A game demo. OOP 2018 spring assignment.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

1760

A game demo. OOP 2018 spring inidividual assignment.

Environment

Qt framework required. LiquidFun header files and static library recommended.

  1. Compile with Qt
    Open 1760.pro with qt, modify the path to your LiquidFun library.
  2. Compile with cmake
    Open CMakeLists.txt, modify the path to your LiquidFun library, and follow the instruction to set the CMake compiler options.

About

A game demo. OOP 2018 spring assignment.


Languages

Language:Makefile 64.2%Language:C++ 30.5%Language:C 4.3%Language:QMake 0.5%Language:CMake 0.4%