i’ve gotten curious for a while over learning about graphics programming and making cool visualizations known as demos, so i’ve started giving it a shot by creating a simple christmas demo using TIC-80 to give everyone a merry christmas blessing!
i hope it looks pretty cool despite it’s simplicity! i’ve provided 2 ways to test it out, you can find it in https://github.com/bowlingfan/bowling_demos/releases/tag/christmas_simple_demo!
it was definitely a first learning about tick-time management, and i hope to take advantage of that to make even cooler visuals in the future in TIC-80. there were quite some constraints doing this but i really enjoyed making this demo overall! definitely will focus on learning shadercoding, trignometry, and linear algebra mathematics.