[View]  [Edit]  [Lock]  [References]  [Attachments]  [History]  [Home]  [Changes]  [Search]  [Help] 

[m8n] Love

Löve is an *awesome* framework to build 2D games.
It's free, open-source, and works on Windows, Mac OS X, Linux, Android, iOS, Raspberry pi, etc.
Read more...

We implement and load our S8 systems as a lua project.
We have wrappers to access all the Löve API from S8 system.


How to build U8 app

The first step is to prepare the application package
  1. [love] How to build U8.love (the application package to embedd in all OS targets)
  2. How to build the application executable to run on your OS

References