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

Author Topic: SFML + RakNet example  (Read 2028 times)

0 Members and 1 Guest are viewing this topic.

ppsychrite

  • Newbie
  • *
  • Posts: 6
    • View Profile
SFML + RakNet example
« on: July 11, 2017, 05:37:52 pm »
I recently made a semi-fully working SFML + RakNet example on Github so other people can learn from example. ;D

You can play as a rectangle and see other people (Who is automatically blue)
Other people will automatically disappear on leave or disappear after timeout and there's more functionality to it, too!

I hope this helps people looking for an example
https://github.com/vertchrite/SFML-RakNet-Example/blob/master/main.cpp
« Last Edit: July 11, 2017, 10:02:05 pm by ppsychrite »

 

anything