Makes Godot tutorials and is working on a cute little Zelda-like with programmable robots.
Dreaming of one day doing game dev full-time.
Youtube: http://youtube.com/makertech
Patreon: https://www.patreon.com/MakerTech
Some things I did:
* Wrote a big chunk of the script the next voxel video
* Created a problem generator for our new math app
* Started to work on a backend 'skill tree' to make the app adaptive
#madewithgodot #godotengine #mathapp
Some things I did:
* Wrote a big chunk of the script the next voxel video
* Created a problem generator for our new math app
* Started to work on a backend 'skill tree' to make the app adaptive
#madewithgodot #godotengine #mathapp
It now supports robots and portals of different colors (+a few other new things).
One of the to-dos for next week is making it possible to switch between which robot you are currently programming from the menu.
#madewithgodot #programming
It now supports robots and portals of different colors (+a few other new things).
One of the to-dos for next week is making it possible to switch between which robot you are currently programming from the menu.
#madewithgodot #programming
Tomorrow I start working on milestone 2 which is all about the robot programming, robot inventory and upgrading your robot🤩
#madewithgodot #godotengine #zeldalike #gamedev #indiedev
Tomorrow I start working on milestone 2 which is all about the robot programming, robot inventory and upgrading your robot🤩
#madewithgodot #godotengine #zeldalike #gamedev #indiedev
Now I'm ready to measure performance for both the GDScript version and C# version of a few meshing algorithms.
I'll be measuring performance on a few different terrain types.
#madewithgodot #godotengine #voxelterrain #voxeldev #gamedev
Now I'm ready to measure performance for both the GDScript version and C# version of a few meshing algorithms.
I'll be measuring performance on a few different terrain types.
#madewithgodot #godotengine #voxelterrain #voxeldev #gamedev
But after ~2 hours with a lot of complaining, I got the hang of it and ported the first meshing algorithm from GDScript to C#.
Tomorrow I'm porting the greedy meshing algorithm so we can measure and compare it all.
#madewithgodot #voxels
But after ~2 hours with a lot of complaining, I got the hang of it and ported the first meshing algorithm from GDScript to C#.
Tomorrow I'm porting the greedy meshing algorithm so we can measure and compare it all.
#madewithgodot #voxels
Slow, but ready to be measured and compared to the previous meshing solution - this is for a mix between a dev log and a tutorial.
The next step is to move this to C++ and/or C#.
#madewithgodot #voxelterrain #voxeldev #screenshotsaturday #godotengine #gamedev
Slow, but ready to be measured and compared to the previous meshing solution - this is for a mix between a dev log and a tutorial.
The next step is to move this to C++ and/or C#.
#madewithgodot #voxelterrain #voxeldev #screenshotsaturday #godotengine #gamedev
Last weeks Godot Wild Jam made me realize, that I kind these pixel breaking animations.
A little squeeze and stretch can be so much fun!
#madewithgodot #godotengine #zeldalike #gamedev
Last weeks Godot Wild Jam made me realize, that I kind these pixel breaking animations.
A little squeeze and stretch can be so much fun!
#madewithgodot #godotengine #zeldalike #gamedev
Today was extreamly fun.
My little roguelike inspired game about a water vole finally got procedural levels based on cellular automaton.
Our 6yo drew a tree and made art for the tiles I made that she didn't like😅
#madewithgodot #screenshotsaturday #godotengine
Today was extreamly fun.
My little roguelike inspired game about a water vole finally got procedural levels based on cellular automaton.
Our 6yo drew a tree and made art for the tiles I made that she didn't like😅
#madewithgodot #screenshotsaturday #godotengine
I've been working on menus, new effects that changes the view range of the player and water now floods the maze you have made, if you dig under a tile that has water at the top level.
Tomorrow I'm working on sound effects with our 6yo.
#madewithgodot #godotengine #gamedev
I've been working on menus, new effects that changes the view range of the player and water now floods the maze you have made, if you dig under a tile that has water at the top level.
Tomorrow I'm working on sound effects with our 6yo.
#madewithgodot #godotengine #gamedev
I didn't have as much time today, because kids, homeschooling and so on.
But I managed to finish the items, effects, hotbar and energy systems.
And then a limited the players view - this can also be changed by items later.
#madewithgodot #godotwildjam #gamedev #godotengine
I didn't have as much time today, because kids, homeschooling and so on.
But I managed to finish the items, effects, hotbar and energy systems.
And then a limited the players view - this can also be changed by items later.
#madewithgodot #godotwildjam #gamedev #godotengine
We now have a little inventory.
The player can collect plants and save them for later.
The plants will effect the player in different ways when eaten. The game will always have the same effects, but which effect an item will have may be randomized.
#gamejam #godotengine #gamedev
We now have a little inventory.
The player can collect plants and save them for later.
The plants will effect the player in different ways when eaten. The game will always have the same effects, but which effect an item will have may be randomized.
#gamejam #godotengine #gamedev
It's just so difficult to stay focused😅
The kid wanted a golden strawberry, so I spend way to long figuring out how to create a shader with this shiny effect.
And then back on track - the game can now be won!
Obstacles and enemies next!
It's just so difficult to stay focused😅
The kid wanted a golden strawberry, so I spend way to long figuring out how to create a shader with this shiny effect.
And then back on track - the game can now be won!
Obstacles and enemies next!
I'm hoping it will work with having a family and many other projects going on.
Say hello to my little water vole, that just wants to dig tunnels, eat stuff and avoid danger.
Tile- and turnbased movement.
#screenshotsaturday #gamedev
I'm hoping it will work with having a family and many other projects going on.
Say hello to my little water vole, that just wants to dig tunnels, eat stuff and avoid danger.
Tile- and turnbased movement.
#screenshotsaturday #gamedev
95% of the time it just looks weird😅
This is also the last meshing algorithm I'm looking at before moving the meshing to C# and/or C++ (maybe both, so I can compare the two - but I'm definitely more comfortable with C++ for stuff like this).
#godotengine #gamedev #voxels
95% of the time it just looks weird😅
This is also the last meshing algorithm I'm looking at before moving the meshing to C# and/or C++ (maybe both, so I can compare the two - but I'm definitely more comfortable with C++ for stuff like this).
#godotengine #gamedev #voxels
Even though I'm crazy tired today, I still managed to get a few tasks done on my game.
And I recorded video for a small tutorial.
#godotengine #gamedev
Even though I'm crazy tired today, I still managed to get a few tasks done on my game.
And I recorded video for a small tutorial.
#godotengine #gamedev
Mainly stuff changed behind the scenes, but I also made it possible to click and drag the inventory menu.
This will also be added to the programming menu, so the player can move the menu, if it is blocking part of a puzzle.
#godotengine #madewithgodot #zeldalike
Mainly stuff changed behind the scenes, but I also made it possible to click and drag the inventory menu.
This will also be added to the programming menu, so the player can move the menu, if it is blocking part of a puzzle.
#godotengine #madewithgodot #zeldalike
The player can also build and upgrade her own robot companion, that can be used to discover the world even further and help out where it's needed😎
#madewithgodot #robotics #programming #gamedev #indiedev #godotengine
The player can also build and upgrade her own robot companion, that can be used to discover the world even further and help out where it's needed😎
#madewithgodot #robotics #programming #gamedev #indiedev #godotengine
I'm probably going to add a shader animated texture between the two levels later (instead of just going black).
But for now, this is just perfect🤩
#madewithgodot #indiedev #shaders #zeldalike #godotengine #gamedev
I'm probably going to add a shader animated texture between the two levels later (instead of just going black).
But for now, this is just perfect🤩
#madewithgodot #indiedev #shaders #zeldalike #godotengine #gamedev
So I made this as a temporary transtion instead😅
#madewithgodot #godotengine #zeldalike #indiedev #godot4
So I made this as a temporary transtion instead😅
#madewithgodot #godotengine #zeldalike #indiedev #godot4
My kids wants to help out, so today they played around with the robots we'll be using🤩
We'll be having two activities after the initial introductions:
- drawing
- moving through a known maze
#codingforkids #learntocode #STEM
My kids wants to help out, so today they played around with the robots we'll be using🤩
We'll be having two activities after the initial introductions:
- drawing
- moving through a known maze
#codingforkids #learntocode #STEM