-
Aaand that's a wrap - we've accepted 180 games into #js13k 2024 already! We're still working with a couple of devs on some issues in their submissions, but hopefully it's a matter of 1-2 hours max to fix everything and accept the remaining entries.
Check out ALL the games:โฆ KilledByAPixel’s GitHub
- KilledByAPixel forked KilledByAPixel/js13kgames from js13kGames/games
- KilledByAPixel pushed to master in KilledByAPixel/JS13kGames
- KilledByAPixel pushed to main in KilledByAPixel/Drive13K
- KilledByAPixel pushed to main in KilledByAPixel/Drive13K
- KilledByAPixel pushed to main in KilledByAPixel/Drive13K
3d 48 hour game art automata barfcade candy code codepen delta smoothing delta time devlog doom dwitter educational game experimental gameplay faster blaster font fractal frank engine fxhash game game dev game engine Game Jam gamejam generative GIF github indie speed run infinite javascript js1k js13k json littlejs ludum dare MAGFest music Panel piroot pixel Postmortem programming puzzle rapid prototype recursive rendering rogue-like screensaver secret formula sifteo Squaresville thought experiment threejs time loop tinycode UE4 wallpaper words zzfx
Category Archives: Projects
My Artist Story – A Short Autobiography
I was born in the city of Philadelphia and we moved to a suburb while still in elementary school. I lived with my parents and younger siblings, two brothers and a sister. From as early as I can remember I … Continue reading
Bad Shapes – Music Video Website
Live Demo on itch.io I made an interactive website for the band Bad Shapes! This virtual art installation features the self titled album by Bad Shapes and generative visual art set in a realistic 3D scene.
Major ZzFX Update
New ZzFX Features 19 parameters (over twice as many) 7 Presets for easier sound effect creation Improved web browser compatibility Streamlined user interface and workflow Cleaner and simpler code The fully minified version is under 1 kilobyte. So much more! … Continue reading
Interactive Mandelbrot Particles
An experiment to visualize how points move around the mandelbrot set. Draw with your mouse and watch the Mandelbrot set do it’s magic! See the Pen Interactive Mandelbrot Particles by Frank Force (@KilledByAPixel) on CodePen.
Tiny Coding: Making Big Games With Little Code
Adventures in Tiny Coding – My 2019 In Review
Last year was an interesting and productive year. Mostly I’ve been doing a deep dive into web development and JavaScript, while making ton of games, tools, tiny programs, and animations. The central theme to nearly everything I have been doing … Continue reading
Best Illusion of The Year 2019
Holy cow, I won Best Illusion of the Year! Thank you to the contest organizers, other participants and fellow illusion chasers. This spinning shape appears to defy logic by rotating around both the horizontal and vertical axis at the same … Continue reading
ZzArt – Abstract Art Evolution
This tool generates GLSL shaders (basically a bunch of math equations) that you can evolve into incredibly varied works of abstract generative art. Images can be bookmarked, save as HD pngs or exported as GLSL shader code. The satellite feature … Continue reading
How Thick is a 3 Sided Coin in UE4?
On the popular YouTube math channel StandUpMaths, they recently asked: How thick would a coin need to be so it landed on it’s side 1/3 of the time, making it a fair three sided coin? It turns out, this is … Continue reading