Git Product home page Git Product logo

projectmoderncpp's Introduction

Skribbl Clone in C++

Overview

This project is a clone of Skrinbl, implemented in C++. It is a client-server application that utilizes Qt for the user interface, Cpr and Crow for networking, and modern C++ elements. Additionally, it includes a DLL that generates a unique random number.

Features

  • Multi-Game Support: This application supports multiple games simultaneously, allowing users to play different games at the same time.
  • Real-Time Collaboration: Utilizes a client-server model for real-time collaboration, enabling players to connect and interact in the same game session.
  • Qt Interface: Employs Qt framework for creating a user-friendly interface.
  • Networking: Uses Cpr and Crow libraries for efficient networking capabilities.
  • Modern C++ Practices: Implements modern C++ features and practices for robust and maintainable codebase.
  • Unique Random Number Generation: Includes a DLL that generates unique random numbers.
  • Cross-Network Play: Players can join the same game using the same Wi-Fi network or services like Hamachi, enabling seamless cross-network play experiences.

Installation

  1. Clone the repository: git clone https://github.com/yourusername/yourproject.git
  2. Install dependencies:
    • Qt: Follow the installation instructions from the Qt website.
    • Cpr: Install Cpr library according to its documentation.
    • Crow: Install Crow library according to its documentation.
  3. Build the project using CMake or your preferred build system.

Usage

  1. Run the server application.
  2. Run the client application and connect to the server.
  3. Start collaborating and utilizing the features of the application.

projectmoderncpp's People

Contributors

alexiaavramescu avatar anganda avatar deepsource-io[bot] avatar elenalaura366 avatar sugaarxd avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.