Skip to main content

All Questions

Filter by
Sorted by
Tagged with
7 votes
3 answers
4k views

Event Driven Programming: A sequence of unfortunate events

I have a very basic game loop whose primary purpose is to check for updates & changes to a list. I have contemplated using event driven programming to replace the game loop/list idea with an ...
Maelstrom Yamato's user avatar