Skip to content

WeDoodle C++ Multiplayer Game created using C++ (QT/QML Framework)

Notifications You must be signed in to change notification settings

ashutoshjv661/we-doodle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WeDoodle - Online Multiplayer Game | Qt(C++ backend), QML(front end), OOP

• WeDoodle is an online doodling game which can handle multiple concurrent games with multiple clients per game
• The lobby also consists of a chat feature to communicate with one another prior to the start of the game.
• All communication between the server and client applications are done via QWebSocketServer and QWebSocket, followed Object Oriented Programming and Design Patterns to design the application.

Installation

Dependencies for running the application locally :

  • Qt Creator 6
  • C++14/17
  • Qt WebSocket package via Qt Installer

About

WeDoodle C++ Multiplayer Game created using C++ (QT/QML Framework)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published