p01 information 5303 glöps
- general:
- level: user
- personal:
- first name: mathieu
- last name: henri
- portals:
- demozoo: profile
- cdcs:
- cdc #1: Flip-O-Demo by Oxygene [web] & Diamond Design
- cdc #2: Ooh Crikey Wot A Scorcher by The Lost Boys
- cdc #3: Blood by Holocaust [web]
- cdc #4: Cuddly Demos by The Carebears [web]
- cdc #5: The Union Demo by The Union
- cdc #6: Fantasia by Dune & Sector One [web]
- cdc #7: Flashback by The Carebears [web]
- demo ZX Spectrum New View 48K by Conscience
- rulezadded on the 2015-03-18 14:26:27
- 1k ZX Spectrum 80 Rectangles by Busysoft
- Might be technically wild, but it looks really plain :\
If this is difficult to do in 1k on ZX, it would be nice to try to do this in a more visually appealing package. - isokadded on the 2015-03-16 13:16:33
- demo MSX io by Logon System
- Coool
- rulezadded on the 2015-03-16 13:14:30
- 1k ZX Spectrum Fly by g0blinish
- rulezadded on the 2015-03-16 13:11:15
- 1k JavaScript Mysterious Monorail by Desire [web]
- WizardOfOzz: See the eval(_) at the end of that script ? Well, open the devtool of your browser and type _
- isokadded on the 2015-03-15 00:11:02
- 1k game JavaScript IMPOSSIBLE ROAD by Ribbon [web]
- Updated version
- Fixes the font of the bigger texts on Mac
- Better text alignment
- Smaller ball/vessel to not obstruct the view so much
- Increase difficulty over time
- Fixed a gravitational problem with ever increasing vertical speed
- 6 bytes bigger :p
- Original & commented source code published in the details
- Fixes the font of the bigger texts on Mac
- isokadded on the 2015-03-13 11:58:40
- 1k JavaScript Mysterious Monorail by Desire [web]
- Desire are pwning JS1k with another killer entry.
- isokadded on the 2015-03-13 10:26:54
- 1k JavaScript Mysterious Monorail by Desire [web]
- I dig this one!
- rulezadded on the 2015-03-13 09:09:12
- 1k JavaScript Particle Party by Desire [web]
- HellMood: Btw, did you notice that the audio fails silently in developer version of Firefox, Chrome and Opera :\
As for the capture, you can patch your time function to render and download all the frames separately* and combine the Audio with ffmpeg or similar.
*:Code:HTH;(function patchRafToDownloadEachFrame(raf){ var link = document.createElement('a'); var index = 0; window.requestAnimationFrame = function(f) { raf(f); link.href = g.canvas.toDataURL('image/jpeg', .95); link.download = ('000000' + index).slice(-8) + '.jpg'; link.dispatchEvent(new CustomEvent('click')); index++; } }(requestAnimationFrame);
This approach worked like a charm to capture MINAMI DISTRICT and MATRAKA. - isokadded on the 2015-03-11 11:12:02
- 1k JavaScript Particle Party by Desire [web]
- Really REALLY nice!
Not fond of the classic IFS look though :\ - rulezadded on the 2015-03-10 22:55:16
account created on the 2000-07-30 00:31:20
