Need some help starting out.

Questions about the LÖVE API, installing LÖVE and other support related questions go here.
Forum rules
Before you make a thread asking for help, read this.
Post Reply
BubblyScarlet
Prole
Posts: 1
Joined: Sun Mar 15, 2015 1:40 am

Need some help starting out.

Post by BubblyScarlet »

Hi, I'm Bubbly and am new to Love2d and Lua coding in general.
I mainly want to try a 2d platformer to start but didn't find many tutorials on them.
I am a pixel artist and have wanted to make games for a long time, but I'm having trouble starting out because most of the tutorials I h8ave come across seem to be outdated or aimed towards people with coding experience.
Yes I did follow the wiki, but I kind of got lost a little bit.
If anyone could give me some tips and lead me on the way I'd be very thankful.
(P.s, sorry if someone has already posted something like this I must have not seen it when I searched the forum.)
davisdude
Party member
Posts: 1154
Joined: Sun Apr 28, 2013 3:29 am
Location: North Carolina

Re: Need some help starting out.

Post by davisdude »

Hey Bubbly! :D
As a general rule, you may want to start with something easier than a platformer- your first game should not be a huge commitment; it should be something that teaches you the basics, and while you're doing this, you learn what you like, what you dislike, etc.
Aside from that, don't be afraid to use libraries. A LOT of people (myself included) come in thinking "I want to make it ALL myself," which is just unreasonable. Don't be afraid to use what somebody else has already made as long as it fits your needs.

Here are some good posts about commitment and starting your first game.
Here are some good posts about libraries you should consider using.
Especially this one.
Also, here's something for platformers.
GitHub | MLib - Math and shape intersections library | Walt - Animation library | Brady - Camera library with parallax scrolling | Vim-love-docs - Help files and syntax coloring for Vim
User avatar
ivan
Party member
Posts: 1915
Joined: Fri Mar 07, 2008 1:39 pm
Contact:

Re: Need some help starting out.

Post by ivan »

I agree with Davisdude.
A platformer is not a good starting project.
The main reason is that classic platformers require a lot of content.
So it's a lot of work, especially if you're still learning to program.
I would advise to start out with something that doesn't have a lot of content.
Something like an endless running game (Flappy Bird) or a simple puzzler.
If you prefer to draw pixel art then just do that and find somebody more experienced to put the code together for you.
Good pixel art is hard enough on its own.
Sosolol261
Party member
Posts: 125
Joined: Wed Nov 26, 2014 6:43 am

Re: Need some help starting out.

Post by Sosolol261 »

davisdude wrote:Hey Bubbly! :D
As a general rule, you may want to start with something easier than a platformer- your first game should not be a huge commitment; it should be something that teaches you the basics, and while you're doing this, you learn what you like, what you dislike, etc.
Aside from that, don't be afraid to use libraries. A LOT of people (myself included) come in thinking "I want to make it ALL myself," which is just unreasonable. Don't be afraid to use what somebody else has already made as long as it fits your needs.

Here are some good posts about commitment and starting your first game.
Here are some good posts about libraries you should consider using.
Especially this one.
Also, here's something for platformers.
OMG OMG OMG you tagged my post XD
User avatar
TheOddByte
Prole
Posts: 35
Joined: Sun Dec 15, 2013 7:15 pm

Re: Need some help starting out.

Post by TheOddByte »

Why not start out with something basic? Like Pong? It'll teach you basic collision checking and movement etc.
And when you complete it you move on to something more advanced, learning Lua and LÖVE step by step.
What's the object-oriented way to get wealthy? Inheritance.
Post Reply

Who is online

Users browsing this forum: Bing [Bot], Google [Bot] and 2 guests