Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

flesk

44
Posts
2
Topics
18
Followers
82
Following
A member registered May 07, 2015 · View creator page →

Creator of

Recent community posts

Looks awesome! Would love a Linux version.

(1 edit)

Oh, I see. I'm guessing there might be some issues with your system then, if only a few of the games from the bundle worked. How are you trying to launch the games? From a file manager or the terminal? Do you get any error messages?

EDIT: I just tested it and it works fine for me. Downloaded the zip, extracted it locally in the file manager, and then just double-clicked on TonightWeRiot_Linux.x86_64 to launch the game.

The Itch client can be downloaded from: https://itch.io/app When you've done that, open your file manager, and double-click on itch-setup to install the client.

What makes you think that? I haven't tried it myself, but there is a Linux version, so (theoretically) it should work on Pop!_OS.

(1 edit)

My guess is you played the Linux version with Crostini. That won't work with the Steam version, however, since it's Windows-only, and Steam doesn't yet work with Chromebooks.

Thanks for the Linux demo! Works without issues for me. :D

Open Jam 2020 community · Created a new topic Why GitHub?

Why recommend GitHub for hosting source code, when there are (free/libre and) open-source alternatives like GitLab and Gitea? Those would be more in line with the spirit of the jam, I think.

Congrats on the release! :D

I'd also love a Linux version.

I feel your frustration. As for a good, open source Python IDE, have you tried IntelliJ IDEA (or PyCharm)? I use it for both Java, Kotlin and Python, and I've been pretty happy with it. 

https://www.jetbrains.com/idea/https://github.com/JetBrains/intellij-community

Thanks for the feedback. :) 

Yes, I should definitely track down some sound effects and music with a permissive license to add into the game. 

Thanks for the feedback. :)

Yeah, that's definitely something I would love to address, but I struggled a lot with the math, and had to apply some workarounds. Eg. when the ball leaves the gravity of one planet and enters the next, it keeps the same rotation, meaning it will sometimes abruptly take a quick turn mid-flight. The temporary fix is to increase gravity by a lot, so that it dead drops onto the surface of the next planet.

I also want to disable gravity on the player character when they jump into space, and replace jumps with rocket boosts, which can only be used a few times before you need to land on a planet to replenish fuel. That would force me to add checkpoints/restart mechanics though, and rebounds/"wrap around the corner" when the player character leaves the game screen. Currently it's not an issue, since there's always gravity from the closest planet, which I'll probably keep for the ball. 

Thanks! :D I look forward to that. 

Will there eventually be a Linux version too? 

I will make one eventually, but I want to make some much needed improvements before I get too many eyes on it. 

I'm not familiar with that game, so that's purely coincidental. Sounds like it could be a good source of inspiration for me though, so thanks for mentioning it. :) 

Thanks for the feedback. :) Yeah, I'm not sure if I can get it to work as planned, but I should get a better idea once I add a second player. 

Yeah, it's not exactly ideal. 

I think you probably missed the note I put on the game page, which might not be the visible if you download directly from the jam page:

NOTE! Because of real life obligations and the short time frame of the jam, few of my personal goals for the jam were met, and what's done is barely even a "tech demo". It is a concept I hope to flesh out little by little though, in the months following the jam.

That's the plan, but it's very far from done. The final version is supposed to have a proper race track, so cars behind the one in the lead will be obscured by the steam, making it difficult to navigate the track.

Thanks for the suggestion. :) I don't have a way to verify if a Windows version works properly though, but I might look into that at some point. 

Thanks for the additional details. I was able to reproduce the issue. It seems that it's caused by the browser sending joypad axis input, even when there's no gamepad connected. We will upload a fix as soon as possible.

Thanks for the feedback, murk. I also experienced that error, but only on "Credits" and "Quit", as noted in the description. Did that happen when you tried to start a new game as well?

Which device did you click when the cone reset? I will try to reproduce the issue.

I'll update the description with the goal right away, but yeah, there's not much to it at the moment, unfortunately. 

Very cool retrofuturistic(?) metroidvania. The special powers you pick up are pretty interesting too, like the sticky shots, you can use to stack up platforms and climb on walls, and the one that lets you control crates to solve puzzles. I've only played about 25 minutes so far, but I like the locations and the map is a nice touch. Also works great for me on Linux (KDE Neon).

Great! Thanks, leafo! :D I looked for that on Double Fine's page and the bundle page, but wasn't able to find it. 

Is it possible to buy all of the games at once somehow, or must they be bought in 11 separate transactions?  

If it works on Ubuntu/SteamOS, users on other distros should be able to sort out any dependencies needed, so that's completely fair.

This isn't exactly an idea or feedback, but the link at the bottom of the new topic form in general discussions said to post here if I'm having trouble with the site, so here I am (again).

If a game was created eg. two years ago, but a Linux build was uploaded for the first time recently, would the game show up in the newest Linux games feed?

Collections are great, but I think they need some additional features to be easier to manage.

First of all, when I'm browsing itch.io from my phone, the buttons to add to collection, follow, etc. aren't visible at all. So, if I want to add a game to a collection, I have to leave its page to bring up search, search for it, and double-tap on it to bring up the add to collection button (if I just tap it, I get directed to its page again). This is extremely inconvenient. Compare to GameJolt where there's a '+' icon you can tap to bring up a menu to either add it to one of your collections or remove it from a collection it's already in. That also makes it easy to move a game from one collection to another, which brings me to my next point.

If you have multiple collections with many games each (I have one with 150+ games and one with (probably) 250+ games), managing games is extremely awkward. If I want to move a game from one collection to another, I have to add it to one collection and then scroll through a miles long vertical list of dynamically loaded games to remove it from another. This process would be much simpler if I could display my collections the way games are displayed on the front page, with a menu similar to GameJolt's '+' menu for each game. If so, I could just open the collection I want to move it from, add it to my other collection, and finally remove it from the collection I'm looking at. To make things a bit simpler, it doesn't have to be removed from the collection instantly to re-align games in the grid.

Is the "in development" status accurate? It seems to be fully released on Steam? Also, player count says "singleplayer", but the description calls it a "multiplayer party game".

(1 edit)

Have you tried QEMU (http://wiki.qemu.org/Links)? I think it's much better than VirtualBox on Linux, but I don't have any experience with the unofficial Windows version.

Thanks for the tip, but Escape only seems to bring up some kind of debug console or something for me. Not even sure how to quit the game properly.

Didn't happen the second time I tried it though.

I get an error when I touch the "button stick" on the second level:

  • error:
  • line 140: attempt to index field '?' (a nil value)
  • traceback:
  • line 140: in Spr_draw()
  • line 2229: in Stc_draw()
  • line 1009: in ?

This is on Linux.

Thanks for looking into it. By the way, is that "canvas look" new? I don't remember it from the previous builds but it looks very neat, and fitting, given the inspiration.

Very intriguing concept, and I've played a bit of the earlier alphas too. I'm having some issues with the camera on Linux though, that has been present in the previous builds as well. It's much too sensitive, making it very hard to control precisely, and in this new build it also occasionally gets stuck (haven't noticed this before). Like in the when you go down the stairs in the beginning of the game, I'm always unable to point the camera downwards, unless I first flip it up towards the roof. When I'm walking down the spiraling stairs, the camera will also with regular intervals stop being able to go to the left, so I have to flip it once all the way around to the right to be able to point it left again.

The Linux launcher has Windows carriage returns, so it complains about an invalid interpreter "/bin/bash^M" on Linux. I've tried changing language to English in the options, but I still get a text box in French that I don't understand when I start the game, and I seem to be unable to progress past this point. I've tried pressing the arrow keys and Enter, and a bunch of other keys on my keyboard, but nothing seems to work.

Thanks, that works. :) (I removed my love install first to be sure.) I get some very strange sideeffects with fullscreen though, but I think that was the case with Aerannis too.

That still results in the same issue, but gives me the love executable, and trying to launch the demo with it, I briefly get a window with a message saying that the version is incompatible, and then this error to terminal:

conf.lua:7: attempt to index field 'window' (a nil value)
This game was made for a version that is probably incompatible.
The game might still work, but it is not guaranteed.
Furthermore, this means one should not judge this game or the engine if not.

I ran ldd on demo-repete, which gave me:

linux-vdso.so.1 => (0x00007f885ec4b000)
liblove.so.0 => not found
libluajit-5.1.so.2 => not found
libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f885e85e000)
/lib64/ld-linux-x86-64.so.2 (0x00007f885ec4d000)

So it looks like both the Lua and Löve needs to be packaged with it for it to work on my machine. I opened up the .deb to take a peek at your control file and it doesn't list any dependencies, so that needs to be fixed for it to work. That said, I think it might be easier to just make a tarball of the dependencies, the executable and a launcher script.