Search found 17 matches
- Fri Apr 01, 2016 8:20 pm
- Forum: Games and Creations
- Topic: Lovely Tetromino
- Replies: 17
- Views: 11520
Re: Lovely Tetromino
Thanks! are the controls listed somewhere?
- Fri Apr 01, 2016 7:43 pm
- Forum: Games and Creations
- Topic: Lovely Tetromino
- Replies: 17
- Views: 11520
Re: Lovely Tetromino
It's a pretty solid version of Tetris, and I've only experienced a few slow downs here and there. The biggest problem I feel is the music, it's really bad. Otherwise, this is a decent effort, even in terms of semi-troll submissions. I'd honestly play more if the music wasn't so bad.
- Wed Mar 30, 2016 9:13 pm
- Forum: Support and Development
- Topic: Android game
- Replies: 7
- Views: 3800
Re: Android game
Did you get an error message for Andriod and if not, can you see if you can get one from some sort of console? That might help in some way.Mateus wrote:It crashes as android app, not love project
- Wed Mar 30, 2016 9:12 pm
- Forum: Support and Development
- Topic: What is even the point of the GFX folder?
- Replies: 18
- Views: 7806
Re: What is even the point of the GFX folder?
The original topic kind of got answered already and sort of devolved ( or, imo, evolved ) into you lot ranting about PHP88 and MySQL, which is better than me looking stupid in front of the entire community.
- Wed Mar 30, 2016 8:36 pm
- Forum: Ports
- Topic: LöveFTW - preview release
- Replies: 81
- Views: 213319
Re: LöveFTW - preview release
Just wanted to say that I am really looking forward to this being integrated into LÖVE for some reason, even though I don't even own a Windows Phone. I have no idea why, but it excites me. Maybe because LÖVE on a Windows Phone is just something cool? Maybe it's because I just like the more obscure s...
- Wed Mar 30, 2016 9:49 am
- Forum: Support and Development
- Topic: "Questions that don't deserve their own thread" thread
- Replies: 905
- Views: 453617
Re: "Questions that don't deserve their own thread" thread
Well, I am running it via the terminal using "open -n -a love main.lua" and using Atom as my editor. I'll try using something that let's me run the code in Atom and see if that changes anything.bobismijnnaam wrote: ...
- Wed Mar 30, 2016 9:06 am
- Forum: Support and Development
- Topic: "Questions that don't deserve their own thread" thread
- Replies: 905
- Views: 453617
Re: "Questions that don't deserve their own thread" thread
I tried the code out and it doesn't seem to work as intended. I'm using OSX with LÖVE 0.10.1, so maybe that's it?MadByte wrote:Works as expected for me.Sfe wrote:...
Double check that you don't use an older version of LÖVE accidentally.
Try using "l" instead of 1 or use love.getVersion() and print it.
- Sun Mar 27, 2016 4:36 pm
- Forum: General
- Topic: Love in C++
- Replies: 9
- Views: 16146
Re: Love in C++
There's a bit of discussion about that here: https://bitbucket.org/rude/love/issues/778/using-love2d-as-a-c-library So, to paraphrase: "Yes but no"? I mean, it's an interesting proof-of-concept but I doubt it's exactly the best course of action. Definitely, however, something cool to try ...
- Sun Mar 27, 2016 2:38 pm
- Forum: General
- Topic: Love in C++
- Replies: 9
- Views: 16146
Re: Love in C++
I'm pretty sure that since C++ is a superset of C, I think it's definetely possible for you to use C++ in the engine. Now, can you use all of C++? I'm not sure; honestly the last time I checked, you had to do a work around to get it to work ( though this may have been for the Source Engine and may n...
- Sun Mar 27, 2016 2:31 pm
- Forum: Support and Development
- Topic: What is even the point of the GFX folder?
- Replies: 18
- Views: 7806
Re: What is even the point of the GFX folder?
No, I totally get that. I'm sorry, I really did misunderstand. I have seen that happen time and time again, both here and other places. Hell, I was even that kind of person back when I first started. Most of my mistakes now either come from being forgetful or me being tired or just screwing up. I th...