Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 256 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 256 Bytes

boobs

bad game engine

building

  1. git clone https://github.com/glomdom/boobs
  2. cd boobs
  3. mkdir build && cd build
  4. CC=clang CXX=clang++ cmake ..
  5. cmake --build .

running

  1. complete steps for building
  2. cd bin
  3. ./testbed