Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
KilledByAPixel committed Feb 15, 2024
2 parents ecad1ab + 7664676 commit f4b73bc
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
Please enjoy this small collection of the best tiny JavaScript/HTML programs I have made.

# 128 Byte Demos

## [πŸ’” Heart Attack 128](https://killedbyapixel.github.io/TinyCode/128B/HeartAttack128) - Crazy Small Visual Demo

# 256 Byte Demos

These tiny demos all fit in self contained 256 byte HTML files.
Expand All @@ -9,6 +13,7 @@ These tiny demos all fit in self contained 256 byte HTML files.
## [πŸƒ Micro Marathon](https://killedbyapixel.github.io/TinyCode/256B/MicroMarathon) - Animated People Running
## [πŸŒ† City in a Bottle](https://killedbyapixel.github.io/TinyCode/256B/CityInABottle) - Tiny Raycasted City with Shadows
![LittleJS Screenshot](256B/CityInABottle/screenshot.gif)
- [Also available as a 256 byte Shadertoy](https://www.shadertoy.com/view/7dccRj)
## [🩸 Bloodstream](https://killedbyapixel.github.io/TinyCode/256B/Bloodstream) - 3D Blood Cells Tunnel
## [πŸ–‹οΈ Doodle Structures](https://killedbyapixel.github.io/TinyCode/256B/DoodleStructures) - Continuous Doodling
## [β›½ Gas Rainbow](https://killedbyapixel.github.io/TinyCode/256B/GasRainbow) - Colorful Motion Effects
Expand Down Expand Up @@ -47,10 +52,11 @@ Some of these use the [JS1k](https://js1k.com) rules, so a small shim is not inc
# 2 Kilobyte Demos

## [🌲 Hue Jumper](https://killedbyapixel.github.io/HueJumper2k/) - 3D Racing Game with Generated Levels
- [Technical Writeup for Hue Jumper 2K racing game](https://frankforce.com/hue-jumper-low-fi-retro-inspired-endless-runner-in-only-2-kilobytes/)

# And more...

## [πŸ’Ύ JavaScript Haikus Video](https://youtu.be/HV7Dmo277Rs?si=BosCO8THeLqZpgKt) - My 20 Minute Talk About JavaScript Size Coding
## [πŸ‘Ύ My Dwitter Programs](https://dweetview.3d2k.com/?user=KilledByAPixel) - 140 Character JavaScript Programs
## [πŸ’Ύ JavaScript Haikus](https://youtu.be/HV7Dmo277Rs?si=BosCO8THeLqZpgKt) - My 20 Minute JS Size Coding Talk
## [πŸ‘Ύ My Dwitter Programs](https://dweetview.3d2k.com/?user=KilledByAPixel&awesome=1) - 140 Character JavaScript Programs
## [πŸ•ΉοΈ My Games on Newgrounds](https://killedbyapixel.newgrounds.com/) - Play in Browser or on Mobile Devices
## [βœŒοΈπŸ˜„ My Dev Blog](https://frankforce.com/) - More Writeups and Cool Stuff

0 comments on commit f4b73bc

Please sign in to comment.