GameDev Notes 1: Taking the Plunge
How I added swimming to my indie platform game.
All publications from tuzz.tech
How I added swimming to my indie platform game.
A rare opportunity to pair program in Sentient: a programming language I wrote a few years ago for solving constraint-based problems.
How can we solve constraint-satisfaction problems that deal with infinite structure? This article is about Sentient, a programming language I wrote to solve tricky problems.
Part two of building a commentary sidebar in React: taking a deeper look at the code.
How I built one of my favourite features: a commentary sidebar, written in React.
I wrote a search algorithm to tackle a challenging combinatorial problem.
In this second article on Bash completion, we’ll see to apply it to a real-world use case: The tuzz automation tool.
Ever wondered how Bash completion works? In this first article on the topic, we’ll look at how it works under the hood.
I’ve decided to start a blog to talk about my side projects.