You can support the development on the Github Sponsors page.


Demoscene > HAPPY NUDE DEER


Happy New Year scroller featuring some drunk deer!
made by Suule & Gasman
uploaded by Suule
added:
download cartridge
- CLICK TO PLAY -

2


Happy Nude Deer from Suule, Gasman and TheGreenHerring, enjoy our little scroller

Comments


Cosasconje

someone goon this btw

Cosasconje

someone goon on this btw

schemer

the secret is to press 'x' (key), toggles the snow. (my secret? the avatar submission api accepts any 256x256 png, but the ui only is able to make 16x16 images with the palette, an easy way to get around that, and what i did, was to go to your profile, click "update" with the network tab in devtools open, right click the request to the api, do "copy as fetch" or whatever it's called, on a unix box do 'base64 (png image)', copy the result, put in console replace the data by (go to javascript, do 'encodeURIComponent("[data]")', copy the result, add "avatar=data%3Aimage%2Fpng%3Bbase64%2C" to the beginning), execute, ???, profit)


Post comment