mwhicks-dev / splat-alpha

2D platforming game engine based in C++ and built on top of the SFML multimedia suite.
0 stars 0 forks source link

Implement Main Window Loop #2

Closed mwhicks-dev closed 6 months ago

mwhicks-dev commented 7 months ago

F1.4 SPlat's client must display as an SFML window. (NF3)

NF3 SPlat must be multi-threaded, with at least two threads handling regular update tasks.