Skip to content
Jon Cortelyou edited this page Apr 26, 2016 · 7 revisions

Link to Hangman Server code git repository: Hangman Server Code Git Repository

This client and the game server are using two different github repositories. This repository is for the game client. The game client can only be compiled in Windows using Visual Studio 11 or later due to the use of some C++11 features.

Clone this wiki locally