Hello,
As a Linux user, what should i DL to try Liko12 The Reborn (v060) ?
https://github.com/RamiLego4Game/LIKO-12/releases/
Search found 25 matches
- Sat Jul 01, 2017 11:32 am
- Forum: Libraries and Tools
- Topic: [LIKO-12 V1.0.0] An open-source fantasy computer made in LÖVE
- Replies: 100
- Views: 131488
- Sun Feb 12, 2017 7:41 pm
- Forum: Games and Creations
- Topic: On The Roadside (Turnbased Strategy inspired by XCOM)
- Replies: 69
- Views: 79029
Re: On The Roadside (Turnbased Strategy inspired by XCOM)
Alright, so now i have to say i feel very much pleased. It remembers me of X@COM, i played it quite a lot before he goes to Cogmind dev instead. I think i have too many soldiers, and they don't have enough impact. I needed several shots over several turn to destroy one single red. It's a question of...
- Sun Feb 12, 2017 7:04 pm
- Forum: Games and Creations
- Topic: On The Roadside (Turnbased Strategy inspired by XCOM)
- Replies: 69
- Views: 79029
Re: On The Roadside (Turnbased Strategy inspired by XCOM)
I tried to cd to the folder, then both open the toast :
love
love main.lua
If i right clic main.lua, open with... love, same result.
The toast screen shows version 0.10.2
edit : oh wait, love . works (love + space + dot)
love
love main.lua
If i right clic main.lua, open with... love, same result.
The toast screen shows version 0.10.2
edit : oh wait, love . works (love + space + dot)
- Sun Feb 12, 2017 6:57 pm
- Forum: Games and Creations
- Topic: On The Roadside (Turnbased Strategy inspired by XCOM)
- Replies: 69
- Views: 79029
Re: On The Roadside (Turnbased Strategy inspired by XCOM)
Hm, i've now deleted and reinstalled LOVE to go from 10.0 to 10.2, and no more mismatch, but i still have the magic toast screen.
I should use main.lua, right, to launch the game ?
I should use main.lua, right, to launch the game ?
- Sun Feb 12, 2017 6:37 pm
- Forum: Games and Creations
- Topic: On The Roadside (Turnbased Strategy inspired by XCOM)
- Replies: 69
- Views: 79029
Re: On The Roadside (Turnbased Strategy inspired by XCOM)
Hello, It looks interesting, how can i play it on Linux ? I do have LOVE installed but then i only get a screen with a psychedelic "Supertoast No Game"... I've DL the game from itchio client. Hm in my Terminal i see this, How can i fix the mismatch please ? Version mismatch detected! LOVE ...
- Sat Feb 13, 2016 5:48 pm
- Forum: Support and Development
- Topic: Looking for beginner tutorial about turn based games
- Replies: 10
- Views: 9811
Re: Looking for beginner tutorial about turn based games
The article is quite advanced for my skills, but it's still something. Your game is really really close to what i'm aiming for ! I don't spend much time learning programming, it's not on my top priority todo list, but i feel really interested about all that stuff anyway. I'd like a second life to fo...
- Sat Jan 30, 2016 11:49 pm
- Forum: Support and Development
- Topic: "Questions that don't deserve their own thread" thread
- Replies: 905
- Views: 453444
Re: "Questions that don't deserve their own thread" thread
Oh, that was simple. (i.Thank .. " you.")
- Sat Jan 30, 2016 10:27 pm
- Forum: Support and Development
- Topic: "Questions that don't deserve their own thread" thread
- Replies: 905
- Views: 453444
Re: "Questions that don't deserve their own thread" thread
Hello, How can i print a score on my screen ? I can print words, i can print data, but i can't find how to print both, in one line. I want to print for example : Score : #, where # is joueur.score I only manage to print either Score or # but not Score : # Fine : love.graphics.printf(joueur.score, 50...
- Fri Jan 29, 2016 5:40 pm
- Forum: General
- Topic: Making a game for multiple resolutions
- Replies: 14
- Views: 11114
Re: Making a game for multiple resolutions
I don't have knowledge about it, but my guess would be to use everything %.screenSize instead of #.fixedValue. But maybe not.
- Fri Jan 29, 2016 5:31 pm
- Forum: Support and Development
- Topic: Looking for beginner tutorial about turn based games
- Replies: 10
- Views: 9811
Re: Looking for beginner tutorial about turn based games
Hello,
I didn't have time these days to do anything related to programming, but to search more, and couldn't find anything suitable and understandable by me, at my level of skills (next to zero).
I'd would really like to read your small tutorial.
I didn't have time these days to do anything related to programming, but to search more, and couldn't find anything suitable and understandable by me, at my level of skills (next to zero).
I'd would really like to read your small tutorial.