Skip to content
 
 

Repository files navigation

Note

Keep in mind that the project is not finished.

Instructions

How to build:

  1. Use Fedora OS (Fedora WSL under Windows also works)
  2. First run this in console to install all dependencies:
    sudo dnf install git cmake tsl-sparse-map-devel g++ sdl2-devel
  3. Then clone the repository with:
    git clone https://github.com/leftmostcat/mortar-eng.git
  4. (NO NEED TO CD INTO THE DIRECTORY) Then use cmake to build the project and compile it:
    cmake -DCMAKE_BUILD_TYPE=Release -S mortar-eng/ -B mortar-eng/build/
    cmake --build mortar-eng/build/
  5. copy the "lego_data" folder from your LSW: The Video Game directory to the root directory next to the "mortar-eng" folder

How to run:

  1. Run the command: exec mortar-eng/build/mortar

Screenshot

image

About

A reimplementation of the TT Games LEGO® game engine.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages