MichalWds / langGame

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

langGame

How to run a game: g++ -o a.exe main.cpp Game.cpp Scorer.cpp Questions.cpp after that: ./a.exe

About


Languages

Language:C++ 34.0%Language:CMake 24.5%Language:C 23.2%Language:Makefile 18.3%