funute
Level 30 Chipist
 
bytebeat 1k
2nd/8

 
heart-magic 
176th Σ4.544

 
brain-tech 
32nd Σ5.663

 
thumb-blister 
152nd Σ4.694

 
wow-tilt 
155th Σ4.632

 
shit chipants 
144th Σ4.622

 
bloop factory
 
  130th/251   Σ24.156   Jan 13th 2016 8:00pm
 
 
753 byte C program, plays mono unsigned 8-bit @ 44100 Hz

Compile, run, and play like so:
PulseAudio: `gcc a.c -lm && ./a.out | pacat --format=u8 --channels=1`
ALSA: `gcc a.c -lm && ./a.out | aplay --rate=44100`

Unmangled version: http://pastebin.com/raw/TzYH6Fv3 (still <1k!)
Unprocessed, "full" version: http://pastebin.com/raw/qYwBNAfb

JS port and/or annotated, properly-styled version maybe to come...
176
11
79
3
35
 


previous entry
pedipanol - 3-Bit Thing


nextious entry
Drozerix - Bit Loader
 
62156
Level 27 Renderist
b00daw
 
 
 
 
post #62156 :: 2016.01.13 8:06pm
  
  Modus Ponens liēkd this
reminds me of shadowgate for nintendo
 
 
63646
Level 30 Chipist
Warlord
 
 
 
post #63646 :: 2016.02.19 11:25am
Very nice!
 
 
63705
Level 30 Chipist
funute
 
 
 
post #63705 :: 2016.02.20 4:07am
  
  Modus Ponens liēkd this
As somewhat promised:

Annotated C code (tons of commentary!): http://pastebin.com/raw/MBy7VBPf
JS port (723 bytes!): http://pastebin.com/raw/iBZVEj2e
JS port, mangled and minimized (601 bytes!): http://pastebin.com/raw/6fmDAwsR

Enjoy!
 
 

LOGIN or REGISTER to add your own comments!