Skip to content

Latest commit

 

History

249 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

The Game

A multiplayer card game made in C++20, featuring a graphical interface built with SFML + TGUI and a REST backend server built with Crow and SQLite.

Features

  • Graphical user interface built with SFML + TGUI.
  • Client-server architecture.
  • User authentication and sessions.
  • Lobby system with matchmaking.
  • Persistent storage with SQLite.
  • Modern C++ 20 codebase (modules, move semantics, smart pointers, etc).

Tech Stack

Client

  • C++20
  • SFML (graphics, audio, windowing)
  • TGUI (GUI library for SFML)

Server

  • C++20
  • Crow
  • SQLite
  • SQLite ORM

Dependencies

Required libraries

  • SFML
  • TGUI
  • Crow
  • SQLite
  • SQLite ORM | C++ ORM for SQLite

About

Proiect Modern C++.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages