Suborg information 28 glöps
- general:
- level: user
- personal:
- demotool Windows JsExe by adinpsz [web]
- Only Faildows version? :(
- sucksadded on the 2013-10-20 18:24:25
- 1k JavaScript 512 bytes by adinpsz [web]
- Incompatible with what? With unterbrowsers? Who cares... WebKit/Blink FTW!
Btw, you got lucky the opening tag character never occured in your PNG binary. Also, nice unpacking technique, a bit shorter than mine.
For 512b, Rulez. - rulezadded on the 2013-10-19 19:39:18
- 1k game JavaScript Pong999
- Just an adaptive multiplayer pong in 999 bytes. Controls: A/Z keys for player 1, Up/Down arrows for player 2.
Online version is here. - isokadded on the 2013-10-18 22:10:09
- 256b JavaScript WOLFENSTEINY by Ribbon [web]
- Coolest ever.
- rulezadded on the 2013-10-17 12:53:46
- 32b MS-Dos Glitchy rainbow
- Sorry, I'm a noob in asm so I really don't know how to populate cx and dx with a single command. That's why I couldn't go below 14 bytes.
- isokadded on the 2013-10-17 06:37:24
- 32b MS-Dos Glitchy rainbow
- For the curious, the code for nasm:
Code:BITS 16 mov ax,0x13 lp: int 0x10 rdtsc xchg cx,ax xor dx,ax mov ah,0x0C jmp lp
- isokadded on the 2013-10-16 23:10:55
account created on the 2013-10-16 23:01:50