@kuriko and well, even if somebody would want to make an ad platform for playdate, this thing has black and white screen and no web browser
companies are better of putting ads on literally anything else
:sylveon: transfem • :masquerain: lesbian • :gothorita: asexual • :espeon: autistic • :krabby: rust developer • :metapod: interested in pokemon glitches
Sylveon is my surname, i'm not a sylveon :3
headmates: @Caramel / @cloud / @Snow / Emily (not on fedi)
profile picture picrew: https://picrew.me/en/image_maker/2439112
profile picture alt text: a brown haired girl wearing silver glasses and a pink shirt with a trans flag pin on it
profile banner alt text: a wavy background full of piplups
@kuriko and well, even if somebody would want to make an ad platform for playdate, this thing has black and white screen and no web browser
companies are better of putting ads on literally anything else
@kuriko i personally don't expect those :3
playdate specifically is pretty much a handheld that pretty much has indie games only, and i imagine most indie devs pretty much hate those cookie banners
not to mention, advertising platforms probably even won't bother making advertising libraries for playdate, effectively making having ads in games on playdate pretty much impossible, so that's one less thing that would want them
going to get a very large screen for my computer to speed it up :3
hm, it's possible to purchase life-size sylveon plushie for $400
or i can get 14 blahajs instead...
cutiefly is so cute :o
i've started playing deltarune from chapter 1 (mostly to remember what happened, considering it was a long time since i played it)
and i was like, i'm going to stream the game as usual on one of discord servers i was on, if someone would want to watch it, cool, if not, that's fine too :3
what i didn't expect is people joining my stream and voicing deltarune characters, it was so great, awww, thank you everyone who joined in, i really appreciate you all, meow~
@xyla your best bet is to check the cutting room floor
unfortunately however, it may not have info about the games you are looking at, but still, worth checking out
going to go on pride parade in warsaw :3
will bring my sylveon plushie with me, nyaa~
13:12
in C programming language, it's possible to add numbers and strings together, for example this program will print 0.5
#include <stdio.h>
int main() {
puts(1 + "-0.5");
}