Skip to content

tatcheff03/Game-ideas

 
 

Repository files navigation

Game for a university project on C++:

If you want to play the game, just download the .exe file. If you want to see what the files are, they are in the 'Code' folder.

to compile the code, use "cmake -G "MinGW Makefiles" -DQt6_DIR:PATH=C:\Qt\6.5.0\mingw_64\lib\cmake\Qt6 -B .\build". then use "mingw32-make.exe" in the 'build' folder, then use ".\Code.exe".

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 73.8%
  • Makefile 21.8%
  • CMake 4.4%