A program to generate a terrain using simplex noise.
A program to generate a terrain using simplex noise.
Photo of a spider found while taking a walk.
Where I ask ChatGPT to help me cook pizza at home for the first time and it does not disappoint.
A program to recreate the classic Matrix Rain graphic.
Using copilot to translate chinese instructions written on product packaging.
Exploration of perlin noise in polar coordinates to distort circles
A Snowflakes Simulation in LÖVE 2D
How to load and use a lua native shared library in a love2d program. Specifically the "luafilesystem" library to provide missing file system support.
A flocking simulation of Boids in LÖVE 2D based on a youtube video from the Coding Train channel.
Forcing a text file to a fixed column width in Vim during editing.