Skip to content

xhacker/CMPT-300-HW2

Repository files navigation

Dongyuan Liu
301239929

This project is built upon Qt 4.8, it should be compilable under all platforms supported by Qt using Qt Creator (OS X 10.9 and Ubuntu 14.04 are tested).

In case you don’t like Qt Creator, here is the command line way on Linux (Ubuntu 12.04 and 14.04 are tested):

// make sure you have Qt 4.8 installed
qmake Assignment2.pro
make
./Assignment2

About

CMPT-300-HW2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published