Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LambdaEngine

LambdaEngine is an advanced physics game engine designed to provide high performance and flexibility for game development.

Table of Contents

Features

  • High-performance physics engine
  • Cross-platform support
  • Easy integration with existing projects
  • Modular and extensible architecture

Getting Started

To get started with LambdaEngine, follow these steps:

  1. Clone the repository:

    git clone https://github.com/gustavoggsb/lambda.git
    cd lambda
  2. Install the required dependencies:

    • CMake 3.10 or higher
    • Visual Studio 2022

Building the Project

To build the project, follow these steps:

  1. Generate the build files using CMake:

    cmake -S . -B build
  2. Build the project using Visual Studio:

    cmake --build build --config Debug

Usage

To run the LambdaEngine executable, navigate to the build directory and execute the following command:

./build/Debug/LambdaEngine.exe

About

An advanced physics game engine

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages