Recent Tweets
KilledByAPixel Into the Nebula 🌌 https://t.co/QsEk51GgxC x.fillStyle=`hsl(${q=300+C(t**3)*99} 99%${q%7*27-99}%` x.fillRect(960,54… https://t.co/MRS0GiRy9qKilledByAPixel Desert Road 🏜️ https://t.co/9PS85DMthB x.fillStyle=R(v=t%1>.2?99-C(t*=99)*300+C(t*t)*99:t=955,v/2,v/3) x.fillRect(… https://t.co/UGqF4imR7DKilledByAPixel’s GitHub
Tag Cloud
- candy
- code
- devlog
- dwitter
- experimental gameplay
- faster blaster
- fractal
- frank engine
- free
- game
- game dev
- game engine
- Game Jam
- gamejam
- generative
- GIF
- github
- guitar
- illusion
- indie speed run
- infinite
- introduction
- invention
- javascript
- js13k
- ludum dare
- MAGFest
- Panel
- pick
- piroot
- pixel
- Postmortem
- puzzle
- rapid prototype
- recursive
- safety pick
- screensaver
- sifteo
- slime mold
- subgenius
- tinycode
- UE4
- wallpaper
- words
- zzfx
Tag Archives: generative
Dissecting A Dweet #1: Spiral JavaScript Quine
This is the first in a series of posts where I will analyze a dweet’s code, explain how it works, and why it was done that way. A dweet is a 140 character JavaScript program published on Dwitter. The goal … Continue reading
MinBytes – A Minimal Bytebeat Album in 1024 Bytes
This is a full album with 9 tracks and visualizer in 1k of JavaScript! Each song is created by a tiny function. For example, the first song on the album uses the simple function (t&t>>8). It is amazing the complexity … Continue reading
Pixel Fractal Shadertoy
I’ve been working on some recursive shaders with Shadertoy… See more on my Shadertoy profile page.
Pixel Words Game
For Feburary’s experimental gameplay project the theme was ASCII. I thought it would be cool to reuse some of the tech from my Pixel Words Screensaver and turn it into a word game. This game was also released as part … Continue reading
Protractor – Postmortem
Last weekend I participated in Ludum Dare 18 and worked intensely for 48 hours to create an interesting little game called Protractor, here’s a link to my competition entry. Leading up to the comp I played some winners of the … Continue reading
Posted in Projects
Tagged generative, ludum dare, Postmortem, protractor, rapid prototype
Leave a comment
Pixel Fractal Wallpaper
I whipped up a few high resolution wallpapers based on the pixel recursion effect…
Go Bonsai Announced
I have just released the first demo of Go Bonsai! This interactive bonsai tree software allows players grow a virtual bonsai tree on their computer and shape it with the same techniques used by the bonsai masters. Check out the … Continue reading
Infinite Words Demo
UPDATE: This project has been renamed Pixel Words and moved to a new page after receiving a major update! Screenshot More Information “Infinite Words” is an infinitely recursive crossword puzzle, a word fractal or “wactal”. Computers permeate modern society and … Continue reading
Posted in Projects
Tagged demo, fractal, generative, infinite, pixel, sceensaver, wactal, words
Leave a comment