trying to test my game
Forum rules
Before you make a thread asking for help, read this.
Before you make a thread asking for help, read this.
trying to test my game
ive done everything everyone has said however it keeps saying "No Game!".. what to do now -_-
Re: trying to test my game
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
ls = love.sound
la = love.audio
lp = love.physics
lt = love.thread
li = love.image
lg = love.graphics
-
- Prole
- Posts: 21
- Joined: Wed Apr 15, 2015 10:51 pm
Re: trying to test my game
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
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
-
- Prole
- Posts: 35
- Joined: Mon Nov 24, 2014 6:20 am
Re: trying to test my game
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!
- 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
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.
"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.
Who is online
Users browsing this forum: Bing [Bot], Majestic-12 [Bot] and 2 guests