Search found 8 matches
- Fri Jul 11, 2014 11:27 pm
- Forum: Support and Development
- Topic: I am confused on how to play a game on linux
- Replies: 15
- Views: 7731
Re: I am confused on how to play a game on linux
It worked! Thanks to all who helped me. Especially you Bozodel!
- Fri Jul 11, 2014 11:05 pm
- Forum: Support and Development
- Topic: I am confused on how to play a game on linux
- Replies: 15
- Views: 7731
Re: I am confused on how to play a game on linux
Well, you are very helpful sir (not that others werent). I have the PPA i just didnt do anything else after that cuz i didnt know how. do i do
Code: Select all
sudo apt update
sudo apt-get install love
- Fri Jul 11, 2014 10:21 pm
- Forum: Support and Development
- Topic: I am confused on how to play a game on linux
- Replies: 15
- Views: 7731
Re: I am confused on how to play a game on linux
Now I get the error sayin that love is not installed but I know I installed it in the software center.
this is what I typed in.
Code: Select all
love ~/Desktop/game
- Fri Jul 11, 2014 3:36 pm
- Forum: Support and Development
- Topic: I am confused on how to play a game on linux
- Replies: 15
- Views: 7731
Re: I am confused on how to play a game on linux
Ok is it supposed to add it at the beginin of the terminal? like the place where I cant type?
- Fri Jul 11, 2014 3:33 pm
- Forum: Support and Development
- Topic: I am confused on how to play a game on linux
- Replies: 15
- Views: 7731
Re: I am confused on how to play a game on linux
Ok cool so it makes more sense now. So literally all I have to do is type
Basically? Or is the ~ for my user
Code: Select all
cd ~/desktop/File . love
- Fri Jul 11, 2014 3:26 am
- Forum: Support and Development
- Topic: I am confused on how to play a game on linux
- Replies: 15
- Views: 7731
Re: I am confused on how to play a game on linux
Even that confuses me bruh. Im a hardware guy, not a software guy. Sorry for the trouble but this isnt exactly my thing.
The path/to/game doesnt make sense. I need a directory example. /user/desktop or/bob/documents
The path/to/game doesnt make sense. I need a directory example. /user/desktop or/bob/documents
- Fri Jul 11, 2014 1:44 am
- Forum: Support and Development
- Topic: I am confused on how to play a game on linux
- Replies: 15
- Views: 7731
Re: I am confused on how to play a game on linux
Thanks, I would like to know if I do cd /user/desktop/folder name love . or is that wrong. Not sure how terminal works yet. And sorry about the blue font. Blue is my color but I will stop if it irritates you. EDIT: Also, as extra info. I saved the Hello World document as main.lua and put it in a fol...
- Fri Jul 11, 2014 12:36 am
- Forum: Support and Development
- Topic: I am confused on how to play a game on linux
- Replies: 15
- Views: 7731
I am confused on how to play a game on linux
Hi there, I just downloaded LOVE today and I am very, very confused. I have the Linux version on Ubuntu. I have the script for the Hello World written but I have absolutely no idea how to play it in LOVE. I read the wiki but to no avail. I just didn't understand it. If anyone can explain into somet...