Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 409 Bytes

File metadata and controls

13 lines (11 loc) · 409 Bytes

SAM-ENGINE

a cool engine by blockbuster-exe

How to build SAM-ENGINE

Make sure you have the following:

  • SDL2 Libraries: sdl2, sdl2_image, sdl2_ttf
  • cmake(version 3.18 and higher)
  • Development Tools
  1. goto the SAM-ENGINE directory
  2. do cmake -B cmake-build
  3. then do cmake --build cmake-build --target Saminater
  4. go into cmake-build/Build and then run the executable