Skip to content

My own game created in C++ during 2nd semester PJATK studies.

Notifications You must be signed in to change notification settings

Astawowski/SuperTanker2D

Repository files navigation

SuperTanker2D

My own game created in C++ as an university project during 2nd semester PJATK studies.

This Game is a tank skirmish. Beat levels with every next one being harder then the previous, progress and upgrade your vehicle. Play on randomly generated map, face enemies with AI written by me.

-To launch the game either: A) Download the release, unpack and execute the 'SuperTanker2D.exe' file inside 'bin64'.
or B) Compile the project on your own. Textures & Font paths are set to '../C++GameData/...' so unpacked 'C++GameData.zip' and 'cmake-build-debug.zip' should be aside source code files as directories. Compiled executable file should be in 'cmake-build-debug' folder.

NOTE !!! - game window size is FIXED. DO NOT change its dimensions. DO NOT maximize the window. Image Image Image Image Image

About

My own game created in C++ during 2nd semester PJATK studies.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages