Search found 3 matches
- Thu Dec 25, 2014 10:02 pm
- Forum: Support and Development
- Topic: Game couldn't run
- Replies: 5
- Views: 3616
Re: Game couldn't run
Welcome! That's certainly frustrating, but I'm sure we can help sort this out. 1) Could you upload the .love you made? 2) How do you run games? 1) https://www.mediafire.com/?d3d3x6dwh1n93x9 there is .love file 2) I'm writing them in Sublime Text, zipping and just double clicking .love file (if that...
- Thu Dec 25, 2014 9:21 pm
- Forum: Support and Development
- Topic: Game couldn't run
- Replies: 5
- Views: 3616
Re: Game couldn't run
Welcome! That's certainly frustrating, but I'm sure we can help sort this out. 1) Could you upload the .love you made? 2) How do you run games? 1) https://www.mediafire.com/?d3d3x6dwh1n93x9 there is .love file 2) I'm writing them in Sublime Text, zipping and just double clicking .love file (if that...
- Thu Dec 25, 2014 7:33 pm
- Forum: Support and Development
- Topic: Game couldn't run
- Replies: 5
- Views: 3616
Game couldn't run
Hello. I was searching the solve on google and this forum but I haven't found anything. The problem is I wrote the most simple thing function love.draw() love.graphics.print("hello world", 400, 300) end named it main.lua then zipped it and run. Love2D says "No game!". I'm quite f...