Questions! And hi.

General discussion about LÖVE, Lua, game development, puns, and unicorns.
User avatar
TahGamer
Prole
Posts: 8
Joined: Wed Mar 10, 2010 8:35 pm

Questions! And hi.

Post by TahGamer »

yuh
Last edited by TahGamer on Wed Aug 14, 2019 2:30 am, edited 1 time in total.
User avatar
kikito
Inner party member
Posts: 3153
Joined: Sat Oct 03, 2009 5:22 pm
Location: Madrid, Spain
Contact:

Re: Questions! And hi.

Post by kikito »

Hi and welcome!
Question 1:
How strong is this engine? Can it be used for big projects?
That is a very open question :). LÖVE is on version 0.6.2 now. Until it reaches 1.0, I would not consider using it for "big" projects.

However, it is very suitable right now for small and medium sized projects. Which are the ones you should be concentrating in right now, if you don't have much previous experience.
Question 2:
Is this engine optimized to run as fast as it can?
That's easy: no. The text functions are infamously slow. I guess the devs are concentrating on having all the features they need before optimizing (a wise thing to do)
Question 3:
Is implementing the physics to sprites/vectors easy?
It's the easiest one I could find, but it is not "easy". It's "less complex than the average", in my opinion.

I'd love to see that art of yours.
Last edited by kikito on Wed Mar 10, 2010 10:38 pm, edited 1 time in total.
When I write def I mean function.
User avatar
TahGamer
Prole
Posts: 8
Joined: Wed Mar 10, 2010 8:35 pm

Re: Questions! And hi.

Post by TahGamer »

Ill show an animation under my sig in a moment.
User avatar
Robin
The Omniscient
Posts: 6506
Joined: Fri Feb 20, 2009 4:29 pm
Location: The Netherlands
Contact:

Re: Questions! And hi.

Post by Robin »

TahGamer wrote:Question 1:
How strong is this engine? Can it be used for big projects?
Contrary to what kikito said, I think the answer to that question is “yes”.

No-one here does very large projects, but that's another question. ;)
Help us help you: attach a .love.
User avatar
Jasoco
Inner party member
Posts: 3725
Joined: Mon Jun 22, 2009 9:35 am
Location: Pennsylvania, USA
Contact:

Re: Questions! And hi.

Post by Jasoco »

TahGamer wrote:Ill show an animation under my sig in a moment.
That sort of game is definitely possible. If you know how to code it. If you made that animation, you probably could figure out how to do it in Lua.

And I don't find Text functions that slow. I use ImageFonts though and they work fine. I don't know where people get the "slow fonts" thing from. I mean how much slower is it making the projects? I haven't noticed any slowdown on my Core2Duo 2.0GHz MacBook with a faulty overheating processor that doesn't work all the time anymore.

And Robin, maybe you guys don't do big projects, but I do like to think my Zelda Adventure engine is a pretty huge project. As is LovelyBigPlanet if/when it's finished.
User avatar
bartbes
Sex machine
Posts: 4946
Joined: Fri Aug 29, 2008 10:35 am
Location: The Netherlands
Contact:

Re: Questions! And hi.

Post by bartbes »

LBP is pretty big already, just.. unfinished.
User avatar
Jasoco
Inner party member
Posts: 3725
Joined: Mon Jun 22, 2009 9:35 am
Location: Pennsylvania, USA
Contact:

Re: Questions! And hi.

Post by Jasoco »

bartbes wrote:LBP is pretty big already, just.. unfinished.
Yeah, I've see the code. Lots and lots of code.
User avatar
TahGamer
Prole
Posts: 8
Joined: Wed Mar 10, 2010 8:35 pm

Re: Questions! And hi.

Post by TahGamer »

Jasoco wrote:
TahGamer wrote:Ill show an animation under my sig in a moment.
That sort of game is definitely possible. If you know how to code it. If you made that animation, you probably could figure out how to do it in Lua.

And I don't find Text functions that slow. I use ImageFonts though and they work fine. I don't know where people get the "slow fonts" thing from. I mean how much slower is it making the projects? I haven't noticed any slowdown on my Core2Duo 2.0GHz MacBook with a faulty overheating processor that doesn't work all the time anymore.

And Robin, maybe you guys don't do big projects, but I do like to think my Zelda Adventure engine is a pretty huge project. As is LovelyBigPlanet if/when it's finished.

I meant I don't code animations, I animate through flash.
User avatar
Jasoco
Inner party member
Posts: 3725
Joined: Mon Jun 22, 2009 9:35 am
Location: Pennsylvania, USA
Contact:

Re: Questions! And hi.

Post by Jasoco »

Yeah, well you could actually make a real game based on that animation if you really wanted to. Did you draw that yourself?
User avatar
Robin
The Omniscient
Posts: 6506
Joined: Fri Feb 20, 2009 4:29 pm
Location: The Netherlands
Contact:

Re: Questions! And hi.

Post by Robin »

Jasoco wrote:And Robin, maybe you guys don't do big projects, but I do like to think my Zelda Adventure engine is a pretty huge project.
Oh, right. It didn't cross my mind when I wrote that reply. ;)
Jasoco wrote:As is LovelyBigPlanet if/when it's finished.
Yeah that too. It is doubtful whether we will get to 1.0 though.
Help us help you: attach a .love.
Post Reply

Who is online

Users browsing this forum: No registered users and 99 guests