21 days ago

#Devruary Day 4: How Did You Learn Game Dev?

I learned game dev by playing around in Construct 2 and figuring out what everything does.
And to this day I'm using that same engine to make the game "You're Not Welcome to Rennville" with @Lit-Lore-Studios !




2 comments

Loading...

Next up

#Devruary Day 3: What game made you want to be a dev? One of the games that made me want to make my own game worlds is Riven, which I've spoken about many times before

#Devruary Day 18: Which game dev inspires you most?

I'm really inspired by the developers behind No Man's Sky, Hello Games. They never gave up on their game after a failed launch, and made free updates for 10 years turning it into an amazing game today!

#Devruary Day 10: How do you usually plan a game dev project?

I often make checklists and sketches on physical paper and white boards, and I also prototype the game.

I also use the projects feature on GitHub to track tasks

The Witchspire Art Competition has come to Game Jolt!

To celebrate Witchspire's demo launch, Envar Games want to see your Witchspire fan art. Complete the #WitchspireArt quest to enter!

Learn more about the art competition: https://bit.ly/WitchspireArtCompetition

#Devruary Day 10: What's your least favorite part of game dev?

Ngl, although I can do it, coding is the least enjoyable part of game dev to me Even with visual scripting tools it can be hard... Pictured some code from my game Rivet

Don't miss out on the #WitchspireArt competition!

To celebrate Witchspire's demo launch, Envar Games want to see your Witchspire fan art. Enter to win an Amazon gift card!

Complete our quest to enter.

Learn more: https://bit.ly/WitchspireArtCompetition

#Devruary Day 12: What tool or plugin saves you the most time in game dev? The Node Wrangler Plug-in for Blender saves me loads of time setting up materials! You just select your textures and with one click of a button they're all connected and set up!

Here are some more renders of the puzzle box I made in #Blender for my game "What Was Found at Ravenhill"

This week's Fan Art Friday celebrates Stardew Valley! Accept the quest in your quest log to get started.

#Devruary Day 16: What feature almost broke your game?

Moving things in pixels per second almost broke our game... When testing the game at 120fps everything moved in double time, so I had to add extra math to each line of code to calculate frame rate