Page 1 of 1

Lovë2D Minetest [WIP]

PostPosted: Thu Jan 30, 2014 18:12
by Jordach
Lovë2D Minetest....

Screenies;

Image
Image <- Most upto date.
Download; http://sfan5.duckdns.org/upload/userdata/3/lovetestsrc.zip

Controls;

<- : Scroll map left
-> : Scroll map right
Up : Increase health
Down : Decrease health
R : Regenerate world
I : Inventory

Contains source code, and a .love binary. (You'll want 0.9.0)

How to get up and running?

Windows x86 (XP->8);
https://bitbucket.org/rude/love/downloads/love-0.9.0-win32.exe

Windows x64 (XP 64 BIT ED->8);
https://bitbucket.org/rude/love/downloads/love-0.9.0-win64.exe

Mac OS X (I don't use the Mac);
https://bitbucket.org/rude/love/downloads/love-0.9.0-macosx-x64.zip

Ubuntu 12.04 -> 13.10;
https://launchpad.net/~bartbes/+archive/love-stable

Other Linux distros? (Source code)
https://bitbucket.org/rude/love/downloads/love-0.9.0-linux-src.tar.gz

===

Okay, I've installed or extracted or compiled Love, but what now?

Drag lovetest.love over the shortcut, alias, or open with the command line;
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
love <path to dir>/lovetest.love


Then Love should open that love file (hint; they're ZIP FILES, you CAN extract them as normal archives), then you'll get this Lovely (pun intended) game that should be running independently.

PostPosted: Thu Jan 30, 2014 18:27
by Ferdi Napoli
how to install this mod?

PostPosted: Thu Jan 30, 2014 18:29
by webdesigner97
Ferdi Napoli wrote:how to install this mod?

This is not a mod!!!

PostPosted: Thu Jan 30, 2014 18:29
by Ferdi Napoli
and what is this?

PostPosted: Thu Jan 30, 2014 18:30
by webdesigner97
Ferdi Napoli wrote:and what is this?

Some kind of fan project. Maybe it needs to be compiled...

PostPosted: Thu Jan 30, 2014 18:32
by Ferdi Napoli
Sorry,but i can play this?

PostPosted: Thu Jan 30, 2014 18:36
by webdesigner97
Ferdi Napoli wrote:Sorry,but i can play this?

Well, I don't think so. But if you manage to compile... then yes.

PostPosted: Thu Jan 30, 2014 19:47
by Evergreen
webdesigner97 wrote:
Ferdi Napoli wrote:Sorry,but i can play this?

Well, I don't think so. But if you manage to compile... then yes.
This is lua, not C.

PostPosted: Thu Jan 30, 2014 20:11
by hoodedice
Ferdi Napoli wrote:Sorry,but i can play this?


Depends on how he packaged it. If it's the source code and the binary, you'll want to drag it onto the love binary. If it's exe, it's pretty straightforward!

Jordach! High five for love2d!

PostPosted: Thu Jan 30, 2014 20:34
by Casimir
Install löve2d. Then run the lovetest.love file with it.
https://love2d.org/

PostPosted: Fri Jan 31, 2014 05:57
by webdesigner97
I though .love is a fun format :D

PostPosted: Fri Jan 31, 2014 18:40
by Jordach
Hybrid Dog wrote:I don't want to change my love 0.8 to 0.9 else I wouldn't be able to play mari0.
I know, but afaik, Mari0 2.0 will update to 0.9.0 with TCP/IP multiplayer.