Persona 5 Review - The First 100+ Hour Game I've Finished
Persona 5 - My new hyperfixation
2262 words
|
11 minutes
VSCode with Godot 4 and Common Bugs Tutorial
Quick tutorial on how to connect VSCode with Godot and common bugs
344 words
|
2 minutes
CastleDB Cleaner - CastleDB to JSON Converter
A single python script that converts CastleDB .cdb file to an easier to use JSON file
1094 words
|
5 minutes
Using Quick Sort to Determine Player Order
Using the quick sort algorithm to set the turn order in a game
990 words
|
5 minutes
Modular Stat/Attribute System Tutorial for Godot 4
Creating a modular stat/attribute system in Godot 4 with support for temp stats
1504 words
|
8 minutes
Creating A Markdown Editor in Godot
Can you make a markdown editor in Godot? I think so and imma do it
1842 words
|
9 minutes
Advent of Code 2024
Advent of Code has officially started, and here are my solutions for it (incomplete)
760 words
|
4 minutes
Parallax Camera Tutorial for Godot 4
Create a parallax camera controller in Godot 4 for both 2D and 3D
488 words
|
2 minutes