You are my star
That was the #vccc challenge of 2022 and I felt the urge to try it in #JavaScript.
Ended up with 159 bytes of code for generating the ASCII art.
https://codepen.io/learosema/pen/RwdPPYX?editors=0010
Link to the challenge:
https://logiker.com/Vintage-Computing-Christmas-Challenge-2022
I finally did the #vccc coding challenge with a vintage platform.
I'm late, my submission doesn't count, and it's not very optimized. Ended up with an 83 bytes fat executable (and 568 bytes of source code). It additionally sets a nice text mode and I added colors to my personal liking, also does kind stuff like waiting for a keypress and returning to 80x25 column text mode.
Code:
https://gist.github.com/learosema/bdb688e9fdf4309676e4efb08cb896a4