mastodon.gamedev.place is one of the many independent Mastodon servers you can use to participate in the fediverse.
Mastodon server focused on game development and related topics.

Server stats:

5.4K
active users

nolen

@BlakeL @misty @alex

(I'm the implementor of flappy dird). Possible but maybe tricky! Right now I get input two ways:

-double clicks on files. directories are symlinks to the parent so double clicking doesn't change the directory but MacOS updates a timestamp. Has 1 second precision.

-file selection (how many, what name). Takes 0.1 seconds because i use applescript.

So you could probs rig up tetris but it might be frustrating because of input latency esp if you try to run at high FPS.

@BlakeL @misty @alex

Also sorry to jump into this several days late! Someone just linked me the post.

I am wrapping up a few more features for the game and then I will put the code online; it's taking a bit because I'm on vacation!

@eieio Best line was definitely "Tap(pleScript) to Flap(pleScript)" I LOL'd. (You got the "and finally" in this week's @iosdevweekly, BTW. Congrats!)