Skip to content

melopilosyan/tanks-battle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tanks Battle Game

The Qt GUI application using QGraphicsView library.



Usage

Download bin/NewGraphicsTanks.zip, unzip on Ubuntu (compiled on 22.04), run the NewGraphicsTanks executable, enjoy the game ✨

Compile from source

Download Qt4.

cd src

qmake-qt4 NewGraphicsTanks.pro # generates Makefile
make # compiles the project
make clean # cleans build artifacts

./NewGraphicsTanks # runs the game

Author

Meliq Pilosyan

About

Tanks Battle Game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published