trying to test my game

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
zayspark
Prole
Posts: 1
Joined: Mon Jun 08, 2015 7:21 pm

trying to test my game

Post by zayspark »

ive done everything everyone has said however it keeps saying "No Game!".. what to do now -_-
User avatar
Nixola
Inner party member
Posts: 1949
Joined: Tue Dec 06, 2011 7:11 pm
Location: Italy

Re: trying to test my game

Post by Nixola »

If you want us to be able to help you, you'll have to provide more detailed steps about what you did.
lf = love.filesystem
ls = love.sound
la = love.audio
lp = love.physics
lt = love.thread
li = love.image
lg = love.graphics
Cookie10monster
Prole
Posts: 21
Joined: Wed Apr 15, 2015 10:51 pm

Re: trying to test my game

Post by Cookie10monster »

You need to give us some more information and look more on the wiki, but here are some things that may help.
1.Take the folder that your main.lua is in and drag it over the love.exe icon to run your game.
2. If that doesn't work, copy your main.lua file into a .zip folder. Rename the .zip to .love and run it. Make sure main.lua is in the .zip file, NOT the folder inside the .zip file
Good luck
fleshwhiskey
Prole
Posts: 35
Joined: Mon Nov 24, 2014 6:20 am

Re: trying to test my game

Post by fleshwhiskey »

I can't really say much, just as the other posts on this topic state because you don't have many details. However, I can say this: if you're using a shortcut on your desktop, make sure the game's folder is on the desktop as well if you're using windows. (This was the mistake I had been doing when I was new to love.) On mac, it helps to put the Love app on your dock.
hello!
User avatar
HugoBDesigner
Party member
Posts: 403
Joined: Mon Feb 24, 2014 6:54 pm
Location: Above the Pocket Dimension
Contact:

Re: trying to test my game

Post by HugoBDesigner »

If you're using Notepad++, a good thing to do (in my opinion) is set up this run command:
"c:\your\path\to\love.exe" "$(CURRENT_DIRECTORY)"
By going to Run>Run...

If not, you can simply drag the folder your project is in over a LÖVE shortcut, in the same fashion as if you were trying to put your project's folder inside another folder.

At last, you can put the content of your folder (not the folder itself!) inside a .zip file, then rename it from .zip to .love and double-click it.

If you're still unsure of what to do or if things didn't work, I'd highly recommend that you provide further information about your problem.
@HugoBDesigner - Twitter
HugoBDesigner - Blog
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest