This is a fully-featured mobile port of the *awesome* 2D game framework that uses the Lua scripting language. This port allows you to both run and play existing LÖVE games and also to create new games directly on your mobile device!
# Instructions
You can run games in multiple ways:
Upload your .love file to a web server and open the link with a browser on your Android device
- or -
Put the .love file on your device and open it with a file explorer (e.g. X-plore, open file as */*, select LÖVE for Android).
- or -
Extract it to /sdcard/lovegame such that main.lua is found at /sdcard/lovegame/main.lua and then run the app
- or -
Extract your game anywhere on your device and open its main.lua using a file browser (e.g. X-plore, open main.lua as */*, select LÖVE for Android).
With extracted sources you can edit the source files with any text editor of your choice to tweak your game or add new functionality.
Este es un puerto móvil con todas las funciones del marco * * impresionante juego en 2D que utiliza el lenguaje de programación Lua. Este puerto le permite tanto correr y jugar juegos de amor existentes y también para crear nuevos juegos directamente en su dispositivo móvil!
Instrucciones #
Puede ejecutar juegos de múltiples maneras:
Cargarlo y .Love a un servidor web y abrir el enlace con un navegador en su dispositivo Android
- O bien -
Ponga el archivo .Love en el dispositivo y abrirlo con un explorador de archivos (por ejemplo, X-plore, abrir el archivo como * / *, seleccione amor por Android).
- O bien -
Extraerlo a / sdcard / lovegame tal que main.lua se encuentra en /sdcard/lovegame/main.lua y luego ejecutar la aplicación
- O bien -
Extraer su juego en cualquier lugar en el dispositivo y abrir su main.lua utilizando un explorador de archivos (por ejemplo, X-plore, main.lua abierta como * / *, seleccione amor por Android).
Con fuentes extraídos se pueden editar los archivos de código fuente con cualquier editor de texto de su opción de ajustar su juego y añadir nueva funcionalidad.