-
22 votes
-
The best game animation of 2024
16 votes -
The design of puzzles
12 votes -
Video game workers launch industry-wide union with Communications Workers of America
65 votes -
Dudelings: Arcade Sportsball postmortem and FOSS announcement
6 votes -
Housemarque's next game, Saros, would never have been possible if the studio remained independent, according to its CEO Ilari Kuittinen
5 votes -
Two Split Fiction players invited to Stockholm to see Hazelight Studios' next game after beating rock-hard secret level Laser Hell
10 votes -
[SOLVED] Bug: Text labels disappear in settings menu
I'm touching up a game with a dev who is getting their code ready for a FOSS build of their game. One of the more persistent bugs is something weird in the settings menu, where an option is...
I'm touching up a game with a dev who is getting their code ready for a FOSS build of their game. One of the more persistent bugs is something weird in the settings menu, where an option is focused and checked off, the text label disappears. Color override doesn't seem to affect the behavior, but if I go into the game editor and uncheck Clip Content and Follow Focus, the behavior flips and now it's focused and UNchecked text labels that disappear. I'm putting feelers out for advice on the usual haunts, and I thought I would ask here too.
Godot version is 3.6, the only modification is that it uses Godotsteam.
5 votes -
Intel XeSS 2 SDK released for Arc GPU
7 votes -
‘Pokémon Go’ video game maker Niantic acquired by Scopely for $3.5 billion
27 votes -
Have you made a video game? Can I play it?
I've had some ideas for a game simmering for a while now and I've finally committed to learning Godot to see what I can put together. I'm still in need of some inspiration, though, and I know...
I've had some ideas for a game simmering for a while now and I've finally committed to learning Godot to see what I can put together. I'm still in need of some inspiration, though, and I know there's a few folks around here who have made games. Complete, polished, sketchy, half-baked - doesn't matter! - I'd love to see what people here have come up with!
49 votes -
Playdead Studios co-founder Dino Patti alleged he was threatened with an IP suit from fellow co-founder Arnt Jensen after things "went downhill" between them
5 votes -
Danish toymaking giant Lego has said it wants to start to bring video game development in-house
19 votes -
The Balatro timeline
59 votes -
Godot 4.4 release - A unified experience
20 votes -
Godot 4.4 release candidate 3 — "We are almost ready to release Godot 4.4 officially!"
28 votes -
The making of Animal Well | Documentary
24 votes -
127 rapid-fire questions for Split Fiction's Josef Fares
8 votes -
Warner Bros. shuts down three game studios, cancels Wonder Woman title
26 votes -
How to fix the biggest problem every realistic shooter has
8 votes -
The Digital Antiquarian: Half-Life
13 votes -
Tactics fans: What do you think of turn order?
I've mentioned a few times I'm working on making a tactical RPG engine, and I'm finally at the point where I'm doing the actual important part of determining turn order. It's a harder design...
I've mentioned a few times I'm working on making a tactical RPG engine, and I'm finally at the point where I'm doing the actual important part of determining turn order.
It's a harder design decision than I thought, so I thought I'd ask for opinions.
I'm trying to make a game in the style of Shining Force, where the turn order is determined by a unit's status. There's quite a few games like that, but I'm wondering if that design is actually good. The thing that makes that style of game good is that they're actually fairly easy, and the "noise" of stat-based turn order, where you can't depend on a specific turn order, seems to make the game harder. Or at the very least, it closes the door on more precise tactics. I've had plenty of experiences where I thought a unit was safe because they had enough HP for one more hit, and the enemy ended up hitting them twice before their turn came up.
In reality, I'm actually pretty set on keeping this in my engine for better or for worse (boy, is it hard to resist expanding scope), but I'd be interested in hearing some opinions nonetheless
18 votes -
Implementing achievements for MTG Arena
3 votes -
Swedish studio Liquid Swords confirms layoffs after pledging to implement 'sustainable work model'
6 votes -
Alexandre Mutel a.k.a. xoofx is leaving Unity
6 votes -
I don't want to be this kind of animal anymore | Disco Elysium analysis
17 votes -
Paradox Interactive announces a binding agreement to acquire developer Haemimont Games, which will become a wholly owned subsidiary
14 votes -
Electronic Arts slashes BioWare after ‘Dragon Age’ sales miss
26 votes -
GDC 2025 survey shows PC game development growing with lots interested in Valve's Steam Deck
27 votes -
How UI helps you hate breakable weapons a bit less
15 votes -
Before FNAF: The strange beauty of Scott Cawthon's other games
3 votes -
How do save systems shape games?
5 votes -
The three types of detective game
7 votes -
The making of Minecraft
9 votes -
100 Slaps: The breaking news the games industry ignored in 2024
9 votes -
Game Programming Patterns - State
11 votes -
Introducing Clay - High performance UI layout in C
12 votes -
Why Majora's Mask's blue dog took twenty-five years to win the race
13 votes -
Wurm Online is a cosm of desolation and decay
7 votes -
Which game has the best dodge animation?
12 votes -
How Balatro was made and why the creator expected to sell only six copies
14 votes -
What it's like to release a game on Steam
12 votes -
Bungie uncovers an issue in their distribution of random weapon perks in Destiny 2, detailed and interesting write up of the fix
35 votes -
Fallout's Timothy Cain talks about encumbrance in games
16 votes -
Reddit is hosting a hackathon for indie developers - Nov 20th to Dec 17th
15 votes -
Scaling pixel art
25 votes -
raylib v5.5
9 votes -
Thunderful Games announce 100 layoffs and cancel projects – say they'll publish more games by other studios, but fewer of their own
5 votes -
picoCAD is a fun, easy, and accessible tool to make lowpoly models
22 votes -
Ideas for a side project I'm working on -- an RPG to help me curb my alcohol consumption
Preface: I am familiar with Habitica. This idea would probably scratch a similar itch, but I'm also using this as an opportunity to sharpen my Rust skills. My idea came about when I was trying to...
Preface: I am familiar with Habitica. This idea would probably scratch a similar itch, but I'm also using this as an opportunity to sharpen my Rust skills.
My idea came about when I was trying to find out some new tactics to curb my alcohol consumption, which isn't quite out of control yet, but I don't want to tempt fate.
I've also really liked the progression aspect of RPGs. What if I could gamify my quest to not drink alcohol and make it sort of a fun, unique RPG experience at the same time?
In the broadest sense, it would go something like this:
- You open the game up, ideally each day. You are instantly prompted: "Did you drink yesterday?" (and perhaps it will go back a few more days if you skipped).
- For each day you answer "no", you are rewarded with some sort of tokens, credits, etc. -- currency to play the game. If you answer "yes", maybe you get penalized somehow.
- Then, you pick up your journey, which is sort of a standard RPG experience -- fighting battles, buying gear, learning spells, leveling up, advancing through the world, you name it.
- The game should get progressively more difficult, but should not have an ending, as "quitting alcohol" does not have an ending either. At the same time, it should scratch the RPG progression itch.
The initial game concept I came up with is just one that I see as the quickest way to get this off the ground, which would be something CLI-based, where you are presented with a menu ("visit shop, enter arena, view equipment" etc.). You spend battle tokens to enter into arena battles, which reward experience points, money, and gear. You level up, work towards a build (there needs to be a way to respec because restarting isn't really an option), and progress through the arena.
In total, you would probably spend less than 5 minutes every day playing the game, which is by design. It should be an every day habit. But, there should be enough entertainment value that, if I'm not getting those sweet battle tokens by not drinking, I'm missing out on experiencing the game (or, I could lie, which defeats the purpose of the app).
So that's where I'm at right now. I'm really interested to hear your thoughts, ideas, critiques, etc. before I spend a free weekend building out a concept.
Some questions in particular:
- I was leaning toward just building this in CLI because it will be extremely simple. It could just be a matter of STDINs. However, I'm open to other Rust-based options. Is there a good Rust UI toolkit or web framework that is worth looking into that would make this a little more modern?
- What about game features? What could make this a really fun experience, while also balancing the whole concept of being built around your life and your habits?
In the end, this is a deeply personal project that would be built, first and foremost, for my specific needs. But that's not to say I couldn't build it with some scalability in mind. Rather than asking about alcohol, perhaps the "habits" can be customized, and so forth.
Anyway, have a great weekend!
23 votes