Online C++ Game

Turn based Single / Coop game written in C++

This turn based game was developed during my first HND year at ESAT Valencia.

The entire game and client - server were written in C++. These are its main features:

  • Both single and Co-op up to 2 players
  • Save and load with all date stored in a database (SQLite)
  • IMGui integration
  • Client and server made with C++(Socket programming)

Gallery