sfchat 0.1

In my last post I talked about sfchat, a class I've been working on to add client / server chat capabilities to SFML based projects / games. At the time sfchat was rather untested, but now I'm confident that most of the bugs have been squashed and a few new features have been added:

  • The server can now kick clients via the /kick command
  • Users can now play sounds with the /play command
  • Console input / output can be enabled via a define to make console only versions more useful

Although still in early stages (barely a week into development) I feel that it should now be useful enough to warrant a proper release: sfchat-0.1 which can be downloaded here.

Comments

Popular Posts