{"id":15396148,"url":"https://github.com/killedbyapixel/tinycode","last_synced_at":"2025-08-08T17:40:39.819Z","repository":{"id":46234726,"uuid":"258653226","full_name":"KilledByAPixel/TinyCode","owner":"KilledByAPixel","description":"Some of my best size coding releases","archived":false,"fork":false,"pushed_at":"2025-02-17T19:02:55.000Z","size":17350,"stargazers_count":96,"open_issues_count":0,"forks_count":5,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-31T15:19:06.477Z","etag":null,"topics":["demo","game","ja","javascript","js1k","js1k-entries","tinycode"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/KilledByAPixel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-04-25T00:21:43.000Z","updated_at":"2025-03-29T17:41:44.000Z","dependencies_parsed_at":"2024-05-28T18:06:32.599Z","dependency_job_id":"1a2f507f-b9ab-41d3-99a5-960a8d7891e8","html_url":"https://github.com/KilledByAPixel/TinyCode","commit_stats":{"total_commits":99,"total_committers":1,"mean_commits":99.0,"dds":0.0,"last_synced_commit":"11ed8dcd9fca831f5e6aa8b7a71775f8fd002801"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KilledByAPixel%2FTinyCode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KilledByAPixel%2FTinyCode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KilledByAPixel%2FTinyCode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KilledByAPixel%2FTinyCode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KilledByAPixel","download_url":"https://codeload.github.com/KilledByAPixel/TinyCode/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247685628,"owners_count":20979085,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["demo","game","ja","javascript","js1k","js1k-entries","tinycode"],"created_at":"2024-10-01T15:31:31.773Z","updated_at":"2025-08-08T17:40:39.789Z","avatar_url":"https://github.com/KilledByAPixel.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Please enjoy this collection of the best tiny JavaScript/HTML programs I have made.\n\n# 64 Byte Demos\n\n## [🚶‍♂️ Mini Maze](https://killedbyapixel.github.io/TinyCode/64B/MiniMaze) - Port of the Commodore 64 Basic Program \n\n# 128 Byte Demos\n\n## [💔 Heart Attack](https://killedbyapixel.github.io/TinyCode/128B/HeartAttack) - Crazy Small Visual Demo\n## [🔌 All My Circuits](https://killedbyapixel.github.io/TinyCode/128B/AllMyCircuits) - Tiny Circuitry Visuals\n\n# 256 Byte Demos\n\nThese tiny demos all fit in self contained 256 byte HTML files.\n\n## [📼 Bitwise Liminal](https://killedbyapixel.github.io/TinyCode/256B/BitwiseLiminal) - Short Film of Simulated CCTV Footage\n![LittleJS Screenshot](256B/BitwiseLiminal/screenshot.gif)\n## [🏃 Micro Marathon](https://killedbyapixel.github.io/TinyCode/256B/MicroMarathon) - Animated People Running\n## [🌆 City in a Bottle](https://killedbyapixel.github.io/TinyCode/256B/CityInABottle) - Tiny Raycasted City with Shadows\n- [Technical Writeup for City in a Bottle - A 256 Byte Raycasting System](https://frankforce.com/city-in-a-bottle-a-256-byte-raycasting-system/)\n- [Also available as a 256 byte Shadertoy](https://www.shadertoy.com/view/7dccRj)\n\n![LittleJS Screenshot](256B/CityInABottle/screenshot.gif)\n## [🩸 Bloodstream](https://killedbyapixel.github.io/TinyCode/256B/Bloodstream) - 3D Blood Cells Tunnel\n## [🖋️ Doodle Structures](https://killedbyapixel.github.io/TinyCode/256B/DoodleStructures) - Continuous Doodling\n## [⛽ Gas Rainbow](https://killedbyapixel.github.io/TinyCode/256B/GasRainbow) - Colorful Motion Effects\n## [🎆 Fireworks](https://killedbyapixel.github.io/TinyCode/256B/Fireworks) - Fireworks Display\n## [🔥 Fireplace](https://killedbyapixel.github.io/TinyCode/256B/Fireplace) - Fire Effect With CSS\n## [🔮 Blind Madness](https://killedbyapixel.github.io/TinyCode/256B/BlindMadness) - Random HD Isometric Artwork\n## [🏙️ City Ruins](https://killedbyapixel.github.io/TinyCode/256B/CityRuins) - Destroyed City\n# 256 Byte Games\n\n## [❤️ Cross My Heart](https://killedbyapixel.github.io/TinyCode/games/CrossMyHeart) - Frogger Game\n## [⚾ BitBall](https://killedbyapixel.github.io/TinyCode/games/BitBall) - Baseball Batting Practice\n## [🐺 Wolf 256](https://killedbyapixel.github.io/TinyCode/games/Wolf256) - Interactive 3D Maze Explorer\n## [💗 My Heart Jumped](https://killedbyapixel.github.io/TinyCode/games/MyHeartJumped) - Platforming Game\n## [💣 Minesweeper](https://killedbyapixel.github.io/TinyCode/games/Minisweeper) - Minesweeper Game\n\n# 512 Byte Demos\n\n## [⛰️🏃 Mountain Run](https://killedbyapixel.github.io/TinyCode/512B/MountainRun) - Parallax Landscape with Running\n\n# 1 Kilobyte Demos\n\nSome of these use the [JS1k](https://js1k.com) rules, so a small shim may not be included in the size.\n\n## [🐜 Ant1k Attack](https://killedbyapixel.github.io/TinyCode/1K/Ant1kAttack) - Ant Clicking with Realistic Graphics\n## [🦋🌌 Batafuraiko](https://killedbyapixel.github.io/TinyCode/1K/Batafuraiko) - Retro Style Shoot-em-up\n## [🎹 1Keys](https://killedbyapixel.github.io/1Keys) - Tiny 3 Instrument Piano\n- [Technical Writeup for 1Keys Piano](https://frankforce.com/1keys-how-i-made-a-keyboard-in-only-1kb-of-javascript/)\n## [🍀⚫ Lu1ky Pinball](https://killedbyapixel.github.io/TinyCode/1K/Lu1kyPinball) - A Tiny Pinball Physics Game\n- [Technical Writeup for Luc1ky Pinball Game](https://frankforce.com/lu1ky-pinball-code-deep-dive/)\n## [⛈️ Stormy Window](https://killedbyapixel.github.io/TinyCode/1K/StormyWindow) - Window Effect with Rain and Lightning\n## [🖌️ Flood Lines](https://killedbyapixel.github.io/TinyCode/1K/FloodLines) - Generative Art in 1K of HTML\n## [🎻 U1KE](https://killedbyapixel.github.io/TinyCode/1K/U1KE) - A Playable Ukulele Simulation\n## [☻ Digilemma](https://killedbyapixel.github.io/TinyCode/1K/Digilemma) - A Digital Dilemma of Devious Difficulty\n## [♛ Queen's Gambit](https://killedbyapixel.github.io/TinyCode/1K/QueensGambit) - Mashup of Robotron and Chess\n## [🎴 FreeCell 1k](https://killedbyapixel.github.io/TinyCode/1K/FreeCell1k) - FreeCell Solitaire\n## [🚀 Min Bytes](https://killedbyapixel.github.io/TinyCode/1K/MinBytes) - Bytebeat Album With 8 Tracks\n## [🔊 ZzFX](https://killedbyapixel.github.io/TinyCode/1K/ZzFX) - A Tiny JavaScript Sound FX System\n\n# 2 Kilobyte Demos\n\n## [🌲 Hue Jumper](https://killedbyapixel.github.io/HueJumper2k/) - 3D Racing Game with Generated Levels\n- [Technical Writeup for Hue Jumper 2K racing game](https://frankforce.com/how-i-made-a-3d-game-in-only-2k-of-javascript/)\n\n# Disectng a Dweet\n\nA series of deep dives into how some of my Dwitter programs work.\n\n- [Dissecting A Dweet #1: Spiral JavaScript Quine](https://frankforce.com/disceting-a-dweet-spiral-quine/)\n- [Dissecting A Dweet #2: Spirograph Design Generator](https://frankforce.com/dissecting-a-dweet-spirograph-design-generator/)\n- [Dissecting A Dweet #3: Mini Black Hole](https://frankforce.com/dissecting-a-dweet-black-hole/)\n- [Dissecting A Dweet #4: Ring Weave](https://frankforce.com/dissecting-a-dweet-ring-weave/)\n- [Dissecting A Dweet #5: Strange Attractor](https://frankforce.com/dissecting-a-dweet-lorenz-attractor/)\n- [Dissecting A Dweet #6: Breaking Broke](https://frankforce.com/dissecting-a-dweet-breaking-broke/)\n- [Dissecting A Dweet #7: Parallax Mountains](https://frankforce.com/dissecting-a-dweet-parallax-mountains/)\n- [Dissecting A Dweet #8: Shattered Tunnel](https://frankforce.com/dissecting-a-dweet-8-shattered-tunnel/)\n- [Dissecting A Dweet #9: City Sunset](https://frankforce.com/dissecting-a-dweet-9-city-sunset/)\n\n# And more...\n\n## [💾 JavaScript Haikus](https://youtu.be/HV7Dmo277Rs?si=BosCO8THeLqZpgKt) - My 20 Minute JS Size Coding Talk\n## [👾 My Dwitter Programs](https://dweetview.3d2k.com/?user=KilledByAPixel\u0026awesome=1) - 140 Character JavaScript Programs\n## [🕹️ My Games on Newgrounds](https://killedbyapixel.newgrounds.com/) - Play in Browser or on Mobile Devices\n## [✌️😄 My Dev Blog](https://frankforce.com/) - More Writeups and Cool Stuff\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkilledbyapixel%2Ftinycode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkilledbyapixel%2Ftinycode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkilledbyapixel%2Ftinycode/lists"}