Skip to content

Trit0/TEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TEngine

Should now be good by runnig the root CMake. Might need to reload it one or two times.

mkdir build && cd build
cmake ..
cmake --build .

if needed install conan dependencies

cd TEngine
conan install . --output-folder=conan_deps --build=missing    

On Mac you can use Homebrew to install Conan, otherwise Conan Installation

About

Attempt at a game engine in C++

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published