Search found 36 matches

by nightvenom
Thu Oct 09, 2008 5:16 pm
Forum: General
Topic: LÖVE 0.5.0
Replies: 37
Views: 33630

Re: LÖVE 0.5.0

I made a batch file to automate the above. Save this as a .bat file then drag whatever .love file you want to use onto it. @ECHO OFF SETLOCAL SET LoveFolder=C:\Program Files\LOVE SET file=%1 IF NOT (%file:~-6,-1%) == (.love) ( ECHO Not a .love GOTO END ) SET dir=%USERPROFILE%\Desktop\%~n1_executabl...
by nightvenom
Tue Sep 23, 2008 10:56 pm
Forum: General
Topic: LÖVE 0.5.0
Replies: 37
Views: 33630

Re: LÖVE 0.5.0

This is great news. So what im getting for this is that we can now save our games as say: lol.exe ? Sort of ? Pretty much what im asking is that will we be able to now distribute the games without love as the reader/compiler ? (standalone :D) and great work on this new update to, already we have acc...
by nightvenom
Wed Sep 17, 2008 2:29 am
Forum: General
Topic: LÖVE 0.4.0
Replies: 14
Views: 10018

Re: LÖVE 0.4.0

Yay!

lol

Just got the new version, been fooling around with it, and now ive done most of the tuts :D!
by nightvenom
Tue Aug 19, 2008 11:05 pm
Forum: General
Topic: How Did You Find (true) LÖVE?
Replies: 55
Views: 57288

Re: How Did You Find (true) LÖVE?

My friend was browsing source forge for something new to do, and he found a "Cool Looking 2d game engine"

so he gave me the link, i downloaded it, and now im reading up and trying things out with it.

I even play that Kitty Lazer demo sometimes, stress re-leaving.
by nightvenom
Tue Aug 19, 2008 11:02 pm
Forum: General
Topic: New to this :)
Replies: 3
Views: 2066

Re: New to this :)

Alright Ty :)


:D!
by nightvenom
Sun Aug 17, 2008 2:17 am
Forum: General
Topic: New to this :)
Replies: 3
Views: 2066

New to this :)

Just wanted to say hi. :)

Just downloaded this and installed, and I am new to scripting, coding etc. :)

Hoping that I learn a lot from this or a little all depending on how fast I learn. :)

Well i'm off to the tutorials.