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
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,10 @@ Multiplayer Book
5
5
Welcome to the code repository for Multiplayer Game Programming: Architecting Networked Games.
6
6
Here you will find all the code samples to accompany the code from the book.
7
7
8
+
Supported Platforms
9
+
------------
10
+
The code has been tested and runs on Windows with Visual Studio 2013, and on Mac OS X with Xcode 7. Other platforms (including Linux) are currently not supported.
0 commit comments