Skip to content

vladnazar0v/SimEngine

 
 

Repository files navigation

Build Status Build Status

SimEngine

To clone the project:

  git clone --recursive https://github.com/buzyaba/SimEngine.git

Build the project with CMake

  1. Configure the build: Makefile, .sln, etc.
mkdir build && cd build
cmake ..
  1. Build the project:
cmake --build .
  1. Run <project's folder>/build/bin

Linux install

sudo apt install xorg-dev
sudo apt install libgl1-mesa-dev

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 82.7%
  • C 7.9%
  • JavaScript 6.6%
  • HTML 1.2%
  • CMake 0.8%
  • Objective-C 0.6%
  • Other 0.2%