|
|
|
|
|
by NortySpock
1748 days ago
|
|
I don't know about a engine workflow, but I was inspired to make a few games in JavaScript after reading the book/website http://gameprogrammingpatterns.com by Robert Nystrom That helped me understand frame-tick/physics-tick aspect at least, and how you could offload some processing onto separate queues of events. |
|