Skip to content

glomdom/boobs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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