lstrzebinczyk / ruby2d-the-game

3 stars 0 forks source link

Implement in-game cron engine #48

Open lstrzebinczyk opened 7 years ago

lstrzebinczyk commented 7 years ago

Theres a lot of thing that I want to happen only once in a while. Those are things like

For that I need to implement cronlike system. I don't need to check all of the events that are supposed to happen, only the next one.

Reads: Franta-Maly event list