Page 1 of 1
how do i create a game at all?
Posted: Tue Nov 04, 2014 7:25 am
by charlesdads
i cant even figure out what i am supposed to do
plz help
Re: how do i create a game at all?
Posted: Tue Nov 04, 2014 7:40 am
by Jasoco
Please. It tells you how to use Löve right on the website.
http://love2d.org
And on the Wiki.
http://www.love2d.org/wiki/Main_Page
http://www.love2d.org/wiki/Getting_Started
Welcome to the community.
Re: how do i create a game at all?
Posted: Tue Nov 04, 2014 7:42 am
by micha
Hi and welcome to the LÖVE Community,
have a look at the
Getting Started page on the wiki. If that does not help, please tell us more precisely with which part you have problems.
Re: how do i create a game at all?
Posted: Tue Nov 04, 2014 3:03 pm
by Rukiri
With the magical thing called programming
But in all honesty I'd recommend learning lua and the basics of programming before starting a game.
Also start off with basic arcade games, not RPGs, 2D shooters, beat 'em ups, etc. Unless you know the principles and understandings of the game functions and how it's supposed to work.