dalerank / Akhenaten

Pharaoh (1999, open source engine)
GNU Affero General Public License v3.0
181 stars 12 forks source link

gameplay: implement tasks multithread system, based on workers #72

Open dalerank opened 1 year ago

dalerank commented 1 year ago

good example https://github.com/SergeyMakeev/TaskScheduler

explain: on start frame we spawn all tasks we need on this frame, after that mt system did it we can switch to next frame