General in Game Dev

Post GameDev things!
Loading...

Recently I've been working in details like this. I'm still thinking if is a good idea to publish here the complete game first and get the resource to publish elsewhere. Anyway. Which version looks better?

  5 votes Voting finished

THMini is canceled but... I'm creating a new game called "The Return Of Fallen Empires" TROFE as shortcut. I will say more in upcomming posts, bye!

You can construct a Wave Generator in the middle of freshly added lakes in Blue Biome or establish additional Wind Turbines in Desert biome - all of it will be available with patch v0.14💥

I just released a new 30 minute YouTube video about my evolution on Scratch!

https://youtu.be/k6QriCehJx0

What 3+ YEARS of Scratch looks like
This is what 3+ years of coding on Scratch looks like. Watch until the end for a look at my newest game!One Night at Greys 1:Reincarnated: https://gamejolt.c...
https://www.youtube.com/watch?v=k6QriCehJx0

Our friends’ game, Yet Another Fantasy Title, is OUT NOW! 🥳🎉

Become a rogue in this amazing fantasy action adventure game filled with absurd humor! Check the link below:

https://store.steampowered.com/app/1993450/Yet_Another_Fantasy_T…

Somethings coming….

What is it?

Any guesses?

  4 votes Voting finished
Loading...

For day 453 of coding, the player can now see the dealer's starting hand

Yesterday I had a really dumb bug. Not a bug I did, one in gamemaker(1.4)

I use a lot of temporary arrays, but you have to trick GM to do so

You can't do: var _tAr[0] = x;

But: var _tAr = -1; _tAr[0] = x;

You also have to _tAr = -1; before changing them

DG item set 2: Stone

Today is #WIPWednesday! Are you working on a game? A song? A painting? Something else entirely? Tell us about it in the comments!