Giter Site home page Giter Site logo

milolug / libretro-lutro Goto Github PK

View Code? Open in Web Editor NEW

This project forked from libretro/libretro-lutro

1.0 0.0 0.0 9.92 MB

An experimental lua game framework for libretro following the LÖVE API

Home Page: https://lutro.libretro.com

License: MIT License

C++ 0.48% Perl 0.01% C 83.16% Objective-C 0.25% Lua 13.46% Assembly 0.49% Makefile 2.16%

libretro-lutro's Introduction

Lutro

Experimental Lua game framework for libretro, following the LÖVE API.

Lutro is software rendered and implements only a subset of the LÖVE API. It targets portability though the libretro API and backed in dependancies.

Sample Games

Usage

Through RetroArch, use the Lutro core to load the game's source directory:

retroarch -L libretro_lutro.so path/to/gamedir/

Alternatively, you can load a compressed .lutro file:

retroarch -L libretro_lutro.so game.lutro

Build

Compile Lutro by installing the RetroArch dependencies, and running:

make

There are a few optional defines you can use to change how Lutro behaves.

  • make HAVE_COMPOSITION=1 Enables alpha-blending.
  • make HAVE_TRANSFORM=1 Enables scaling

Test

Run the Lutro testing suite by executing:

make test

To run tests manually, run:

retroarch -L path/to/lutro_libretro.so test

libretro-lutro's People

Contributors

adrian-castravete avatar alcaro avatar aliaspider avatar bobparadiso avatar bootsector avatar fjtrujy avatar fr500 avatar frangarcj avatar gregorr avatar gregory38 avatar heuripedes avatar inactive123 avatar jstine35 avatar kivutar avatar leiradel avatar liberodark avatar milolug avatar morganead avatar nstbayless avatar paradadf avatar phcoder avatar robloach avatar royerson avatar rsn8887 avatar sapphiredrew avatar sronsse avatar toadking avatar webgeek1234 avatar yuzugit avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.