Recent Tweets
KilledByAPixel @nickzu_ yes, dithered branches will be the reserve list! planning to release by end of week 😄KilledByAPixel RT @GatherArt: Our latest article talks about the very exciting #fxhash release of the Tender Pass by @tender_art x @punevyr 🌱 A lifetime…KilledByAPixel RT @tender_art: Added many great works to mint, many nearly minted out... https://t.co/uGrO2aZrWY 👀 works by: @ufunk_parse @neuromantic6…KilledByAPixel’s GitHub
- KilledByAPixel pushed to main in KilledByAPixel/LittleJS - 07.05.22
- KilledByAPixel pushed to master in KilledByAPixel/OS13k - 07.02.22
- KilledByAPixel pushed to master in KilledByAPixel/OS13k - 07.02.22
- KilledByAPixel pushed to master in KilledByAPixel/OS13k - 07.02.22
- KilledByAPixel pushed to main in KilledByAPixel/LittleJS - 07.01.22
Tag Cloud
- candy
- code
- codepen
- devlog
- dwitter
- experimental gameplay
- faster blaster
- fractal
- frank engine
- fxhash
- game
- game dev
- game engine
- Game Jam
- gamejam
- generative
- GIF
- github
- guitar
- illusion
- indie speed run
- infinite
- javascript
- js13k
- littlejs
- ludum dare
- MAGFest
- music
- Panel
- pick
- piroot
- pixel
- Postmortem
- puzzle
- rapid prototype
- recursive
- screensaver
- sifteo
- slime mold
- subgenius
- tinycode
- UE4
- wallpaper
- words
- zzfx
Tag Archives: game dev
Batafuraiko – Winner of JS1024 2021
It’s official, “Batafuraiko” is the winner of JS1024! This is one of my favorite game jams because the main restriction is the program must be under 1 kilobyte. I had a blast with my entry and learned a few things … Continue reading
Posted in Game Dev, JavaScript
Tagged game dev, Game Jam, generative, javascript, tinycode
Leave a comment
Egg Time Rewind – An egg cracking low res shooter
Time REWINDS you die… but your PREVIOUS LIVES remain. This game was made in 4 days for Nokia 3310 Jam 2 with the limitation of 84×48 resolution and only 2 colors. The them was “Death is Good”. It is written … Continue reading
Posted in Game Dev, JavaScript
Tagged game dev, Game Jam, javascript, pixel, rapid prototype
Leave a comment
Bounce Back: A Boomerang Roguelite for JS13k
When life gets you down, it’s never too late to… A Boomerang Roguelite / Zelda Homage for JS13k. Play it in your web browser! The souce code is also available on GitHub!
ZzFX – Zuper Zmall Zeeded Zound Zynth
Major update to ZzFX, my JavaScript sound effect generator! The browser is greatly improved with many more options. You can even download wave files! The micro version is still under 500 bytes. Live Demo: zzfx.3d2k.com GitHub: github.com/KilledByAPixel/ZzFX Here’s the latest … Continue reading
Frank Engine is Open Source
I have decided to open source my game engine now called “The Frank Engine”. This is the first time I’ve ever released any of my code under an open source license and it feels awesome to finally share what I … Continue reading
A Stitch In Time – Postmortem
Last month I participated in the 7 day game challenge at the experimental gameplay project. The theme was repetition and I wanted to expand on the concept of replaying the same level while layering ghosts of your previous runs. I … Continue reading