17 lines
No EOL
868 B
Markdown
17 lines
No EOL
868 B
Markdown
{{{
|
|
"last_tended_to": "12/10/2025",
|
|
"planted": "9/16/2021",
|
|
"repotted": "12/1/2025",
|
|
"nobreak": "true"
|
|
}}}
|
|
|
|
* My submission for the #Pico1K game jam: A game of snake played on a tiny voxel TV! It's simple, but it was a fun challenge to try and fit the voxel renderer *and* data into the small size limit.
|
|
Play it here: [https://valeradhd.itch.io/tiny-tv-snake](https://valeradhd.itch.io/tiny-tv-snake)
|
|
#pico8 #tinytvjam
|
|
|
|

|
|
|
|
* Also, huge thanks to [@JadeLombax](https://twitter.com/JadeLombax)
|
|
for their amazing tutorial on sprite compression! this would not have been possible without it. https://lexaloffle.com/bbs/?tid=44375
|
|
As well, [@TRASEVOL_DOG](https://twitter.com/TRASEVOL_DOG)
|
|
was a huge inspiration for both the #tinytvjam style and the voxel rendering! |