Skip to content

jschueths/Qt_Cannon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

This is program is the result of going through a Qt tutorial from http://doc.trolltech.com/4.3/tutorial.html.

This is a cannon game.

To compile:
qmake -project
qmake
make OR make Makefile.Release

To run:
./debug/cannon.exe OR ./release/cannon.exe

About

Qt Gui practice in C++; a cannon game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published