Primary tabs

Comments by User

Tuesday, March 14, 2023 - 18:33

Warpgal can shoot 360 ;-)

Monday, March 13, 2023 - 19:22
Tuesday, February 14, 2023 - 15:40

Broken link to GrafxKid's art sub (the banner art link). The text is correct, but the hyperlink isn't.

Friday, February 10, 2023 - 04:54

Did the rest of the art from Last Escape ever make it onto OGA?

Tuesday, January 31, 2023 - 07:17

I made a 16-bit-style protagonist character based on this guy.

https://opengameart.org/content/platform-shmup-hero-sir-blastalot

 

Friday, January 13, 2023 - 04:25
Tuesday, December 13, 2022 - 09:36

Oh wow, this is an old and long-running thread.

Do not learn C++ for game development. Nobody in their right mind will be using C++ for that within a few years. It's on the way to being a niche industrial language, it takes years to get genuinely good at it, and there are way better options now. Learn C++ for learning C++, not for any other reason! It's an "interesting" language in every sense of that word. If what you really want to do is learn C++, then small-ish game projects (e.g. roguelikes) can be a good starter.

Out of "traditional" languages, Python, Javascript, and C# seem to me like the best choices right now, depending on whether the engine that you want to use supports them. You can write code that is "fast enough" in all of these if you know what you're doing, and until you know what you're doing then any language can produce slow code. So you want one that is relatively easy to use, and try to make something which the available hardware can easily run with only a fraction of its power.

Always start from something that already works. I.e. find someone else's source code which isn't too big or complicated, does something remotely close to what you want, and already works when you build and run it. Then start working out how to change its behaviour in various ways.

Sunday, December 4, 2022 - 19:03

Don't post too many separate submissions at once, the site has some automatic anti-spam defences. And also the front page works better if submissions are spread out.

Monday, October 10, 2022 - 09:45

Well, since the necromancer has visited this thread...

Don't forget that Diablo 2 was actually a really early iteration of that genre. As far as I know, the genre barely existed until developers started being "inspired" by Diablo 2. Not sure why that didn't happen with the first Diablo.

Don't think that people play these games for any one reason. Some will be more motivated by the story, some by exploration and discovery, others will be more motivated by min-maxing, some will want pretty art to look at (and look forward to looking at). Some will even be motivated by the gambling aspect; more direct gambling is a huge industry for a reason, people who do it are not just motivated by money but by more fundamental biochemical reward loops, and any game with "drop tables" is a kind of gambling with your time towards a different end. The full list of reasons is bound to run into double figures. I expect that the games which aspire to be big hitters in this genre will have to try and tick at least the top ten or so boxes on the list. Indie devs don't have to do that, they should probably pick 3-4 boxes and focus on those.

Since there are hundreds (at least) of "Diablo clones" now and quite large amounts are invested in developing more, it is probably approaching an exact science. Go back two decades and you couldn't even do a university degree in "game development", but now you can specifically do a degree in "game design" at lots of universities. Some of those graduates have probably done entire courses on how to balance Diablo clones for maximum appeal! All of that expertise may be floating around on the internet somewhere, if you can find it.

I've been playing TES:Blades lately, and the fine balancing of the loot system in that game is really noticeable... partly because this is something which TES games have historically done very badly, so it's a huge jump. At the very least somebody has spent some serious time with spreadsheets refining that. I wouldn't be surprised if the most serious gamedev studios are playing with using ML to refine the balance of their games by now, since that stuff has really come of age in the last decade. Hire the right expert and they can show you the whole spread and distribution of ways that players can proceed through the game, including which builds are over- or under-powered and even some of the 'sploits that TAS types will find, before a genuine end user has ever seen it.

Saturday, September 17, 2022 - 11:24

I thought that FiveBros was suggesting an "AI generated" tick box which wouldn't affect anything else, but could be used to hang new site features off to help with admin. E.g. adding a new field to specify which AI was used. Sounds like a good idea to me but it would be even easier for mods to insist that AI-generated stuff has certain tags in the tag field. I don't think that those should exclude other tags, because just knowing that it's AI-generated won't help anyone to search for the kind of artwork that they are after, they have to be able to search on the thematic content.

My original post was thinking mainly about rapid submissions, because these new tools will be able to output stuff so fast. However MedicineStorm points out that this is already dealt with.

The boss of one of the company that has released one of the newer tools likes to talk about these being basically "search engines for stuff which could exist, rather than just for stuff that already exists" and that strikes me as an excellent way to think about them. The problems and opportunities that they bring will be just like that. In terms of stuff which is produced from these tools, a site like OGA will then become like a cache or a mirror; in theory you wouldn't need to post the actual artwork, you can just post the search string and the specific tool that you put it into, and then anyone else could retrieve the same artwork - but that would depend on the tool remaining available, which is not guaranteed. So when you hit upon something which you think is exceptionally good whilst playing with the tools, it would make sense to submit a copy here in order to guard against that eventuality.

That leads me to another idea. If AI-generated stuff could be easily retrieved by anybody using the same search string and the same tool, should OGA encourage submitters to include that information with the submission?

Pages