Problem from start...

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
MataRengi
Prole
Posts: 1
Joined: Sun Jun 21, 2020 8:14 pm

Problem from start...

Post by MataRengi »

This is probably a newbie question but here it is:

I've installed love2d on my Windows10 machine. Went well.
But the only thing when I start love2d is a window with a happy yellow balloon on a blue moving background. Nothing more.
I would like to start a project in Lua, but it doesn't do anything. I try ctrl-N, I try enter, space bar, everything. But nothing happens. The balloon is as happy as before.

What is wrong? What should I do?
duaner
Prole
Posts: 41
Joined: Thu May 07, 2020 6:43 pm
Contact:

Re: Problem from start...

Post by duaner »

You should probably check out the wiki:

https://love2d.org/wiki/Getting_Started
MrFariator
Party member
Posts: 563
Joined: Wed Oct 05, 2016 11:53 am

Re: Problem from start...

Post by MrFariator »

The LÖVE application by itself doesn't do anything but display the "NO GAME" screen. It is not going to provide you with a graphical user interface like Game Maker, Unity or Unreal would. Instead, you have to create a "main.lua" file somewhere, and then give that the containing folder's location to LÖVE. This can be done with Windows' command line, or downloading a code editor that allows you to execute commands with a button press, like Sublime Text, Notepad++, or ZeroBrane Studio.

You can read more about the getting started setup here.
Post Reply

Who is online

Users browsing this forum: Bing [Bot], Semrush [Bot] and 6 guests