"Usurp the heavens, embrace the sorrow, become the demon!" - Ditto, Pokopia (2026)
D'you ever get a stupid idea in your head and then you can't do anything else until you get it out? π£
The Cover of System of a Down Mesmerize
The inside of the CD case with metal gear solid 2
Found my old CDs, opened up the case for System of a Downβs Mesmerize to show my wife how it connected to Hypnotize, and found a copy of Metal Gear Solid 2 Subsistence in there. I was 100% cooler in 2005 no doubt.
Look its my exact vibes
every day I wake up and thank the powers that be for keeping Joe Buck out of hockey broadcast booths
Watch the official event trailer -> www.youtube.com/watch?v=UHis...
Join the Discord if you like -> www.discord.gg/U6DfMaUsSg
Event will be streamed at -> www.twitch.tv/starmute12
Watch a previous Slam! -> www.youtube.com/@starmute/vi...
#2XKO #FGC #Tournament
Happy birthday Zangief π₯³
This is the dumbest article I have seen in a long time, it just reads like an advertisement for unproven AI nonsense.
yo I made the thumbnail?!?!?!?
Swiss Slam poster hosted by the Starcade for Guilty Gear Strive. Poster reads: What is swiss? A casual, beginner friendly event! Compete in all rounds but only face people with the same win record as you! Get play advice, make friends, hang out and have a comfy time! To play, sign up at Start.gg Start.gg/tournament/starcade-swiss-slam-8 On the right side Your Hosts Flannel & Starmute 12 Watch at Twitch.tv/starmute12
Hyped up from all the Combo Breaker action? The 8th Starcade Swiss Slam for Guilty Gear Strive is Sunday, June 8, 2025 1:00 PM ET!!!
Great for beginners! All you need to register is a Start GG account!
Sign up to play!! -> www.start.gg/tournament/s...
#GuiltyGear #GGST #GuiltyGearStrive #FGC
Swiss Slam poster hosted by the Starcade for Guilty Gear Strive. Poster reads: What is swiss? A casual, beginner friendly event! Compete in all rounds but only face people with the same win record as you! Get play advice, make friends, hang out and have a comfy time! To play, sign up at Start.gg Start.gg/tournament/starcade-swiss-slam-8 On the right side Your Hosts Flannel & Starmute 12 Watch at Twitch.tv/starmute12
We are BACK with the 8th Starcade Swiss Slam for Guilty Gear Strive Sunday, May 25, 2025 1:00 PM ET!!!
Great for beginners! Now on Start GG so all you need to register is a Start GG account!
Sign up to play!! -> www.start.gg/tournament/s...
#GuiltyGear #GGST #GuiltyGearStrive #FGC
changed my pfp to an empty net to represent both my athletic ability and current mental capacity π«‘
never trust javascript, sometimes you want to make a fighting game bracket but accidently just print a lot of 'null's. pls note that it is a string and not a null value and this happens to me every single time ffs
some nerd stuff, code? why would anyone post this, post something interesting or actually type out the code. (its two loops, the first one is "get each valid range number" and the nested loop is "Get each tile at said range" )
like I was actually amazed at how little work this was compared to all the recursion wierdness I did for the tree. nah, just loop this bad boy for each step in your range, no biggie, apparently.
This approach works well because you can scale it easily to a variety of ranges. I started with the movement tree BC I was overthinking this but this solution is 10x easier. Classic move.
But this effectively just does the "for each square away from origin, draw that many diagonals" per each range.
Some more #gameDev notes/ illustrations to send out to the BSky ether!
Attack ranges: For a range 2, we start at 2 squares above the origin, then iterate through that range, and move diagonal each iteration (I should have done 3 to show it better oops). then we do that to the east, west, & south
This shows a path with a "movement cost" of 2, indicated by the green arrows/ incredibly artistic forest tile.
I didnt know exactly how to visualize it costing 2, so I filled it halfway with each step as it went.
doing this from the origin out to every node will give the character full movement.
(the previous gif only shows the north step btw, ran out of space)
Using the tree structure lets us place obstacles in the path, and will automatically adjust to show every possible movement available to the player. This shows how it works with a blocked tile to the south, indicated by a red X.
I have some quick lil' gamedev illustrations I made ( quickly, poorly, and using a sudoku grid & MS paint) to show how some algorithms work in a small project I am messing around with.
So movement works using a tree structure, each node checks the next & subtracts total movement values.
this for sure looks better in the actual program, I should probably just actually record the screen instead of half-assing it with GifCam but whatever lol
Updated the highlight animation
Shoutout to the nun in the orphanage in the movie Elf, who presumably thought she lost a child on Christmas for 30+ years.
Honestly genshin deserves to be blocked more than the green bay packers do, brb updating my list
Everyone: βbsky is so much better than the other app, its so much easier to moderate your feed!β
Me: βAgreed!β
Saving this one for thanksgiving is honestly a power move
as for multiplayer games, If someone gets a goal for free in FIFA on a glitch, the entire experience is trivialized. In something like a fighting game, a glitch that can do something strong (like make moves invincible CvS2 roll cancel style) but counterplay exists, it totally works.
I feel like it really depends on what part of the gameplay the "cheating" is affecting, and how core to the experience that is.
singleplayer games, if you can just clip and run to the end of the level, that is less fun than something like hitting a frame perfect glitch jump in mario or something.
Dude loves naps
Made a gameboy game a while back for a friend of mine, its about eating as many hotdogs as you can!
If you feel like giving it a whirl click the link and download the rom!
tibzilla.itch.io/david-smiths...
#GBDev #gameboy #hombrew #HotDogs