Skip to main content

All Questions

Filter by
Sorted by
Tagged with
3 votes
1 answer
1k views

How to implement scripted events?

I'm building a game in C++ (using SDL) for a college project, I'm trying to figure out how to script events that happens when a player does something, or some time passes etc. I have a and idea of ...
Lisandro Vaccaro's user avatar