Wiki

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
User avatar
mr_happy
Citizen
Posts: 84
Joined: Fri Mar 18, 2016 8:57 pm

Wiki

Post by mr_happy »

Spotted a tiny error on the front page of the wiki but can't seem to edit it...

https://love2d.org/wiki/Main_Page

Code: Select all

This is the full source for 'hello world' in LÖVE. Running this code will cause an 800 by 600 window to appear, and display white text on a black background.

function love.draw()
    love.graphics.print('Hello World!', 400, 300)
end
User avatar
MadByte
Party member
Posts: 533
Joined: Fri May 03, 2013 6:42 pm
Location: Braunschweig, Germany

Re: Wiki

Post by MadByte »

Could you explain where the error is? I can't find it.
User avatar
mr_happy
Citizen
Posts: 84
Joined: Fri Mar 18, 2016 8:57 pm

Re: Wiki

Post by mr_happy »

Ignore me, I was confounding the text position and window size lol

BTW the heading 'Benefits' is mis-spelled on this page https://love2d.org/wiki/LOVE:Users (in English at any rate)
User avatar
Robin
The Omniscient
Posts: 6506
Joined: Fri Feb 20, 2009 4:29 pm
Location: The Netherlands
Contact:

Re: Wiki

Post by Robin »

You should be able to log in the wiki using your forum username and password.
Help us help you: attach a .love.
Post Reply

Who is online

Users browsing this forum: No registered users and 102 guests