11 months ago

#GJAsks There are so many games I wish I could play again for the first time, but I have to say Riven (1997), because I wish I could have the feeling of being lost in a strange world again!




1 comment

Loading...

Next up

#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

Not quite sure what I made with one of my students in #Blender today... But it's something

#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

So, it's #screenshotsaturday ! We're working on new scene effects, to bring more intensity and atmosphere in some moments, using old movies as inspiration #pointandclick #adventuregame #indiegame #gamedev #madewithunity #2dgame

#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!

After playing the Riven remake I was inspired to make this 3D scene in #Blender and I'm quite happy with how it turned out. What do you think? 😄

#Devruary Day 4: What keeps you making games when it gets tough?

I love creating worlds (just like the games I mentioned inspiring me), so sometimes the motivation is being able to see those worlds come together and explore them myself!

#Devruary Day 8: What engine are you using in your current game? I'm currently working on two different games, for my puzzle game What Was Found at Ravenhill I'm using Visionaire Studio. For the game "You're Not Welcome to Rennville I'm using Construct 2

Announcing Dagdrøm, a point&click adventure!

https://gamejolt.com/games/dagdrom/738611

A desert community has a serious problem: Their supply of The Dream Tea has run dry. Set out on a journey to find more, somewhere in that tower on the horizon.

Coming to PC & Mac Q1 2023

#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