Skip to content

7uddy/gartic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

222 Commits
 
 
 
 
 
 

Repository files navigation

Gartic

A recreation of the Gartic (Skribbl) game using the C++ programming language and advanced components which are as follows:

  • GUI - the graphic interface that has all the functionalities of the game ( Made with the QT framework and a little CSS )
  • Networking - the communication between client and server games ( Made with CROW, CPR and nlohmann/json libraries )
  • Database - the data that the server will use will be handled by a database ( Made with the SQLite ORM library )

Presentation

Team

David Raluca
Geană Andrei
Ene Tudor

About

A client-server app that copies the logic of Gartic/Skribbl drawing game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors