Welcome, Guest. Please login or register. Did you miss your activation email?

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - json

Pages: [1]
1
This is my first SFML project, and to make it more interesting i went multiplayer. For the server side, I used Boost.Asio. This is definitely not a complete game, but just a little project for those who want to get started on Boost.Asio for creating multiplayer game with SFML.

Tutorial is also included that explains stuff about SFML and Boost.Asio components used in the project.

Open up the server, and open up multiple clients.
Key: WASD to move.

Tutorial: http://gojasonyang.com/post/BoostAsioPart1.html

Source Code: https://github.com/dci05049/SFML-BoostAsio-UDP-Multiplayer

Video:

Pages: [1]