top-master / game-dos-console

a cpp game engine for windows console and Linux terminal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Console Craft Engine

Written in C++

Will work in Linux and Windows

Build:

cd ../../CraftShooterGame

mkdir build

cd build

cmake ..

make

About

a cpp game engine for windows console and Linux terminal

License:MIT License


Languages

Language:C++ 95.1%Language:CMake 4.6%Language:C 0.4%