An alternative to event-driven programming
from cli345@piaille.fr to programming_languages@programming.dev on 26 Jan 2024 14:52
https://piaille.fr/users/cli345/statuses/111822817039533535

An alternative to event-driven programming
https://github.com/cl4cnam/funcSug

Hi, this is an alternative to event-driven programming.
Consider my Memory game (https://github.com/cl4cnam/Memory/blob/main/memory.fg) (or a more developed one (https://github.com/cl4cnam/Memory2/blob/main/memory.fg)). There aren’t any callback and you don’t even have to count the number of clicked cards.
@programming_languages

#programming_languages

threaded - newest