Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
KilledByAPixel authored Feb 12, 2024
1 parent 6bf6ba2 commit bee9688
Showing 1 changed file with 34 additions and 25 deletions.
59 changes: 34 additions & 25 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,44 +4,53 @@ Please enjoy this small collection of the best tiny JavaScript/HTML programs I h

These tiny demos all fit in self contained 256 byte HTML files.

## [Bitwise Liminal](https://killedbyapixel.github.io/TinyCode/256B/BitwiseLiminal) - A short film of CCTV footage
## [πŸ“Ό Bitwise Liminal](https://killedbyapixel.github.io/TinyCode/256B/BitwiseLiminal) - A Short Film of CCTV Footage
![LittleJS Screenshot](256B/BitwiseLiminal/screenshot.gif)
## [Micro Marathon](https://killedbyapixel.github.io/TinyCode/256B/MicroMarathon) - Animated running people
## [City in a Bottle](https://killedbyapixel.github.io/TinyCode/256B/CityInABottle) - Tiny raycasted city with shadows
## [πŸƒ 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)
## [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
## [Fireworks](https://killedbyapixel.github.io/TinyCode/256B/Fireworks) - A fireworks display
## [🩸 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
## [πŸŽ† Fireworks](https://killedbyapixel.github.io/TinyCode/256B/Fireworks) - A Fireworks Display

# 256 Byte Games

## [Cross My Heart](https://killedbyapixel.github.io/TinyCode/games/CrossMyHeart) - Frogger Game
## [BitBall](https://killedbyapixel.github.io/TinyCode/games/BitBall) - Baseball Batting Practice
## [Wolf 256](https://killedbyapixel.github.io/TinyCode/games/Wolf256) - Interactive 3D Maze Explorer
## [My Heart Jumped](https://killedbyapixel.github.io/TinyCode/games/MyHeartJumped) - Jumping Game
## [Minesweeper](https://killedbyapixel.github.io/TinyCode/games/Minisweeper) - Minesweeper Game
## [❀️ Cross My Heart](https://killedbyapixel.github.io/TinyCode/games/CrossMyHeart) - Frogger Game
## [⚾ BitBall](https://killedbyapixel.github.io/TinyCode/games/BitBall) - Baseball Batting Practice
## [🐺 Wolf 256](https://killedbyapixel.github.io/TinyCode/games/Wolf256) - Interactive 3D Maze Explorer
## [πŸ’— My Heart Jumped](https://killedbyapixel.github.io/TinyCode/games/MyHeartJumped) - Platforming Game
## [πŸ’£ Minesweeper](https://killedbyapixel.github.io/TinyCode/games/Minisweeper) - Minesweeper Game

# 512 Byte Demos

## [Mountain Run](https://killedbyapixel.github.io/TinyCode/512B/MountainRun) - Parallax Landscape with Running
## [β›°οΈπŸƒ Mountain Run](https://killedbyapixel.github.io/TinyCode/512B/MountainRun) - Parallax Landscape with Running

# 1 Kilobyte Demos

Some of these use the [JS1k](https://js1k.com) rules, so a small shim is not included in the size.

## [Heartstring Debuger](https://killedbyapixel.github.io/TinyCode/1K/HeartstringDebugger) - Music synth and visuals
## [Batafuraiko](https://killedbyapixel.github.io/TinyCode/1K/Batafuraiko) - Retro style shoot-em-up
## [1Keys](https://killedbyapixel.github.io/1Keys) - Tiny 3 Instrument Piano
## [Lu1ky Pinball](https://killedbyapixel.github.io/TinyCode/1K/Lu1kyPinball) - A tiny pinball physics game
## [U1KE](https://killedbyapixel.github.io/TinyCode/1K/U1KE) - A Playable Ukulele Simulation
## [Digilemma](https://killedbyapixel.github.io/TinyCode/1K/Digilemma) - A Digital Dilemma of Devious Difficulty
## [Queen's Gambit](https://killedbyapixel.github.io/TinyCode/1K/QueensGambit) - Mashup of Robotron and Chess
## [FreeCell 1k](https://killedbyapixel.github.io/TinyCode/1K/FreeCell1k) - FreeCell Solitaire
## [Min Bytes](https://killedbyapixel.github.io/TinyCode/1K/MinBytes) - Bytebeat Album With 8 Tracks
## [Lightning Storm](https://killedbyapixel.github.io/TinyCode/1K/LightningStorm) - Simulation of a storm with rain, lightning and sound
## [ZzFX](https://killedbyapixel.github.io/TinyCode/1K/ZzFX) - Zuper Zmall Zeeded Zound Zynth
## [β€οΈπŸŽ»πŸ› Heartstring Debuger](https://killedbyapixel.github.io/TinyCode/1K/HeartstringDebugger) - Music Synth and Visuals
## [πŸ¦‹πŸŒŒ Batafuraiko](https://killedbyapixel.github.io/TinyCode/1K/Batafuraiko) - Retro Style Shoot-em-up
## [🎹 1Keys](https://killedbyapixel.github.io/1Keys) - Tiny 3 Instrument Piano
- [Technical Writeup for 1Keys Piano](https://frankforce.com/1keys-how-i-made-a-keyboard-in-only-1kb-of-javascript/)
## [πŸ€βš« Lu1ky Pinball](https://killedbyapixel.github.io/TinyCode/1K/Lu1kyPinball) - A Tiny Pinball Physics Game
- [Technical Writeup for Luc1ky Pinball Game](https://frankforce.com/lu1ky-pinball-code-deep-dive/)
## [🎻 U1KE](https://killedbyapixel.github.io/TinyCode/1K/U1KE) - A Playable Ukulele Simulation
## [☻ Digilemma](https://killedbyapixel.github.io/TinyCode/1K/Digilemma) - A Digital Dilemma of Devious Difficulty
## [β™› Queen's Gambit](https://killedbyapixel.github.io/TinyCode/1K/QueensGambit) - Mashup of Robotron and Chess
## [🎴 FreeCell 1k](https://killedbyapixel.github.io/TinyCode/1K/FreeCell1k) - FreeCell Solitaire
## [πŸš€ Min Bytes](https://killedbyapixel.github.io/TinyCode/1K/MinBytes) - Bytebeat Album With 8 Tracks
## [β›ˆοΈ Lightning Storm](https://killedbyapixel.github.io/TinyCode/1K/LightningStorm) - Storm Simulation with Rain, Lightning and Sound
## [πŸ”Š ZzFX](https://killedbyapixel.github.io/TinyCode/1K/ZzFX) - Zuper Zmall Zeeded Zound Zynth

# 2 Kilobyte Demos

## [Hue Jumper](https://killedbyapixel.github.io/HueJumper2k/) - Hue Jumper
## [🌲 Hue Jumper](https://killedbyapixel.github.io/HueJumper2k/) - 3D Racing Game with Generated Levels

# 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
## [πŸ•ΉοΈ My Games on Newgrounds](https://killedbyapixel.newgrounds.com/) - Playable in Browser and on Mobile Devices
## [βœŒοΈπŸ˜„ My Dev Blog](https://frankforce.com/) - More Writeups and Cool Stuff

0 comments on commit bee9688

Please sign in to comment.