Embed Notice
HTML Code
Corresponding Notice
- Embed this notice
ew (e@masochi.st)'s status on Tuesday, 20-Sep-2022 08:50:12 JSTew @alex @feld @eriner @josh >Can you make Pong in Postgres triggers?
lmfao you know, if you used sql queries for direction movements I think you could? you just track the movements in rows and the function calls would be like `perform next_tick()` and `perform move_paddle_up()`