Learn how to use SFML 2.0 to develop your own feature-packed game Overview Develop a complete game throughout the book Learn how to use modern C++ styles to create a fully optimized game and support for all major operating systems Fully network your game for awesome multiplayer action Step-by-step guide to developing your game using C++ and SFML In Detail Game development comprises the combination of many different aspects such as game logics, graphics, audio, user input, physics and much more. SFML is an Open Source C++ library designed to make game development more accessible, exposing multimedia components to the user through a simple, yet powerful interface. If you are a C++ programmer with a stack of ideas in your head and seeking a platform f...