256bytes demos archive

Saturday 21 September 2002This is 22 years old. Be careful.

256b.com is an archive of 256-byte executable demos. Yes: 256-byte executables. These are actual Windows executables that draw something interesting, and are only 256 bytes long.

It’s hard to imagine how 256 bytes of compiled code can do anything significant, but take a look at Tube, which produces a real-time dynamic pseudo-3D effect:

trippy output of tube.com

Another interesting entry is Self Disassembler, which disassembles its own code, and prints it to the screen. This is a good example of a quine, a program that when run prints its own text. The Quine Page has a large number of these programs.

Both 256-byte demos and quines are examples of geek challenges that twist the rules of coding to get a particular effect, much like the polyglot programs I wrote about earlier this month.

Comments

[gravatar]
welcome to 256bytes.net, a reincarnation of 256b.com archive

Add a comment:

Ignore this:
Leave this empty:
Name is required. Either email or web are required. Email won't be displayed and I won't spam you. Your web site won't be indexed by search engines.
Don't put anything here:
Leave this empty:
Comment text is Markdown.