Fateboard

Summary

Date 2017 - 2018 (three months)
Tech Custom engine : C++ / SFML

Simple application to play the Fate Core pen and paper role playing game online. Fate Core uses little paper cards to describe characters and situations, which this app emulates.

  • The game master client can create, modify, hide and show cards
  • Other clients can browse the cards
  • Features a search bar and a tag system
  • Prototyped with a custom network protocol, currently being ported in Godot Engine 3

While waiting for the Godot port you can find the old code on my GitLab.