GMTK Game Jam Day 2/4: Today I decided to add finish the rooms and the UI. I added basic decorations to the 5 rooms. I also added the timer and added a small indicator that shows what task you have to do.
GMTK Game Jam Day 2/4: Today I decided to add finish the rooms and the UI. I added basic decorations to the 5 rooms. I also added the timer and added a small indicator that shows what task you have to do.
GMTK Game Jam Day 1/4:
I had 4 days to build a game
around the theme Countdown. I decided to create a game where you
had to navigate a map to complete tasks before a countdown reaches 0.
I built a simple map in Godot with multiple rooms I can add to later. I also finished making a controllable player.
Built a simple platformer minigame and a main menu screen.
Added a binary tree algorithm.
I finish adding Wilson’s algorithm to my maze website and also made the starting square green and the ending square red.
Implemented Kruskal’s algorithm and added a input field to change the speed of the algorithm.
Finished making Prim’s Algorithm and made the select algorithm work. I also made the maze generation animated.
In my maze generator website, I plan to make 5 different maze generating algorithms. I built a simple recursive backtracking algorithm and have it render on a canvas.
I wrote all the information into one website and split them up into sections with buttons. I also added a simple theme.
I finished styling my website and fix some minor bugs.
I built a simple compiler that can read and run BF. It includes a simple input field and a list of commands.
This is my first time using Godot. I built the basic game of asteroids using the engine. I will add more features later.