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.
这是一个使用Lua脚本语言*真棒* 2D游戏框架的全功能移动端口。此端口允许您同时运行并发挥现有喜欢玩游戏,也可以直接在移动设备上创建新的游戏!
#说明
您可以运行在多种方式的游戏:
上传你的。爱文件到Web服务器,并打开你的Android设备上使用浏览器链接
- 要么 -
把文件。爱您的设备上,并用文件管理器打开它(例如,x-PLORE,打开文件为* / *,为Android选择爱)。
- 要么 -
它解压到/ SD卡/完一场爱情游戏,这样main.lua在/sdcard/lovegame/main.lua发现,然后运行该应用程序
- 要么 -
您的设备上随时随地提取您的游戏,并使用文件浏览器中打开它main.lua(例如,x-PLORE,开放main.lua为* / *,为Android选择爱)。
随着提取来源,您可以与您选择的任何文本编辑器来调整您的游戏或增加新的功能编辑的源文件。