gamedev

315 readers
1 users here now

Game Development

Free Resources List

founded 1 year ago
MODERATORS
26
 
 

Hello, fellow Tankies! Welcome back to my continuing adventure of building a lewd VR communist brainwashing experience for Jordan Peterson and his incel masses as per Xi's personal instructions.

Last weekend I finished up the answer selection solution by using the thumbstick to select the diagonal direction and activating a radial slider that corresponds to the answer of that direction. It gives the user a few seconds before locking in the answer. Major props to @aaro@hexbear.net for putting the radial menu of other games in my head and putting me down that path.

I actually had to take apart my Quest 2 Controller to clean the thumbstick as it was sticking so bad that it just got stuck in Down/Right for a while. Cleaning worked but I've lost the touch sensitivity of where your thumb is supposed to rest. I can't think of a time I've actually used that function, that wasn't just novelty, so it can wait for a while before I take it apart again.

Yesterday, I hammered out version 1 of Question serving and Answer handling. As the video shows it now tells you if your answer is right or wrong and then serves up a new question. I've only got handful of questions so far which is why sometimes it looks like the question hasn't changed in the video. I've also made it so the answer is randomly assigned to one of the four answer spots with the wrong answers filled in to the empty spaces afterwards. None of this is set in stone, especially not the graphics or timing or anything, but I just want to get everything working enough for prototyping a full alpha version.

In version 1 of the Quiz minigame I'm not doing any weighting or behind the scenes algorithms, things are purely going to be served according to Random.Range, but in future versions I am planning on building an algorithm that incorporates techniques similar to Duolingo and other learning apps to better encode the brainwashing. stalin-approval

Today I'm gonna clean things up a bit and get the audio manager working so next week I can figure out how best to implement the HIIT style rounds of alternating quiz/lewd stimulation. I may make a NSFW post over in askchapo to see if folks have better ideas than what I'm currently playing around with. I figured this post was clean enough that it didn't need NSFW tagging, but if it does, just let me know, mods.

Previous NSFW post on the app for anyone curious:

spoiler[CW:LEWD JordanPetersonFantasy brought to life] The frustrations of working with VR. Expectations vs Reality

27
 
 

So I'm doing a VR experience and today I'm working on using the thumbsticks of the quest controller more like a gamepad to control selection of a UI menu for a trivia game that's going to be in the experience.

Now Unity returns the thumbstick via a Vector2, easy enough. I literally sketch out an XY graph, figure there's a threshold I need to account for for each direction, a much smaller threshold that we can ignore for each plus and minus on the other vector, and if the Vector2 meets all my criteria I can fire off my functions for the direction. So for UP my code looks something like

if(Vector.Y > pressthreshold and (Vector.X < threshold and Vector.X < -threshold){ Print(up!)}

And then I did that for each direction... And it kinda worked. But it was wonky as hell because my quest is old and the thumbsticks drift. So I spent like an hour and a half trying to find just the right thresholds and it just did not want to be consistent...

So I figured I'd ask chatgpt. And it basically spits out: Just take the absolute value of your X and Y and whichever one is bigger is your plane, and then the positive or negative of the value determines your direction.

ARE YOU FUCKING KIDDING ME?

I am in shambles. I have once again overcomplicated the simplest freaking thing.

TLDR: My brain is pudding. Just had to vent. doomer

28
 
 

Poopoopeepee

29
 
 

Mostly just featuring a few preview gifs. I don't know when will be the next time I actually have something worthwhile to show, but this is it so far.

30
 
 

Wanted to give them a plain, unassuming appearance, with only a leather vest for armor - the protagonist is a peasant and can't afford anything on the level of full plate, but they've prepared themselves for the dangers they're facing the best they can.

31
1
submitted 11 months ago* (last edited 11 months ago) by BeamBrain@hexbear.net to c/gamedev@hexbear.net
 
 

For having only spent a few hours on the background image, I think it turned out very well. It used to take me days to make those, and they weren't quite as good.

My goal was to have the demo released by the end of the year, and I am definitely on schedule for that.

32
 
 
33
 
 

Hi everyone I'm just posting our game jam here for others to check out. We used Godot and a great pixel art AI plugin for Aseprite that I found called PixelLab. I found old Russian folk midis and used an app called GXSCC to convert them to chiptune sounding songs. As a bit of an easter egg you can also select the USSR anthem in options.

We're looking to expand the game so any suggestions are welcome. Godot 4 was a bit of a pain to work with but hopefully will be more developed going forward.

I can recommend the Seattle Indies Slow game jam next year, you don't have to be in Seattle to join.

Edit: Someone has been impersonating us in the comments on itch, I am one developer here and the other dev AndroidOverlord is the other on itch.io - anyone else responding is not associated with Rabbitariat.

34
 
 

cross-posted from: https://hexbear.net/post/1026770

Four years ago (...jesus) Yahtzee decided to challenge himself to make 12 games in as many months. The videos don't run too long, are nicely edited/paced, and you get to see how he thinks about game design both in principle and in practice.

I'd highly recommend the series to anyone who's thinking about game design, whether that's as a hobbyist or a spectator. I've linked someone else's playlist because the official one is junk.

35
 
 

There are decades where nothing happens and there are weeks where decades happen

36
 
 

37
 
 

Hey, nerds. Still hard at work on my Zelda clone. Based on feedback from many different people, I've settled on a tentative title of Guardian Cry. I hope to have a playable demo with the Phoenix Temple out by the end of the year, which will require me to do a lot in a short timeframe, but so far I'm on track to pull it off.

The big silver emblem you see in the screenshot is how the player will track their progress through the game. On its surface are reliefs of the four Guardians - the Minotaur, the Gryphon, the Phoenix, and the Unicorn. Each time you defeat one of the Guardians and gain its ability, that Guardian's eye glows ruby on the emblem. In the pic none of the eyes are glowing, even though the player would have beaten the Minotaur and the Gryphon by the time they're in the Phoenix Temple - I wanted to show the emblem without any modifications.

38
 
 

I was impressed

39
 
 

There is something satisfying about a number going up. I'm not immune to it.

40
41
42
43
 
 

I love the bit where he starts talking about what he'd do as a modern indie.

44
 
 

And I will continue to do so until the gamedev comm is alive.

Is there a better way to share a video than linking my mastodon?

45
 
 

Smooth voxels!

I'm hoping to build up to something like Minecraft modpack experience, but right now you can just run around and add/remove cubes from the terrain.

46
 
 

This sprite is still a WIP - you'll notice I just mirrored the wing, even though the light source is off-center. Did it to give me a rough idea of how she'd look with wings spread out and I'm pretty happy with it.

47
48
 
 

this ain't my game obviously, but i have fond memories of playing the original ios release over a decade ago.

49
 
 

I ordered the physical book and it’s just a keen source of knowledge.

50
 
 

"No, I have never made a bird in pixel art before, why do you ask?" - Also me

view more: ‹ prev next ›