You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 28, 2020. It is now read-only.
Everything the client does happens inside a window. One of the first things the client's main thread needs to do is create this window. If all the window does is exist or output cout then that satisfies this requirement but the design should be focused on being able to implement the world into it next.
Everything the client does happens inside a window. One of the first things the client's main thread needs to do is create this window. If all the window does is exist or output cout then that satisfies this requirement but the design should be focused on being able to implement the world into it next.