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: GIF
How to make animated GIFs of your Sifteo game
I figured out an easy way to save animated GIFs from the Siftulator! Here are some nice ones of Squaresville, the puzzle platforming game I’m developing. More technical info about how my method works after the jump. ‘
Building a Better Animated GIF
Creating animated GIFs is a great way to show your game in motion without requiring viewers to click on anything. I was having a few issues with both file size and image artifacts. Here’s what I learned about how to … Continue reading