Giter Club home page Giter Club logo

qt-smallboy's Introduction

About

It allows multiple clients to connect to a server and play the round based game "Mały dresiarz" together.

Features

  • Client-Server Architecture: The app follows a client-server architecture, where the server manages the game logic and multiple clients can connect to it.
  • Multiplayer Gameplay: The app enables multiple players to connect to the server and play the game simultaneously.
  • Custom UI widget: The project includes a custom widget for the Player class.
  • Slots and signals: The app is based on custom slots/signals manner.
  • Cmake configuration and testing: The project shows a simple example of a configured CMakelists file along with dependencies like google tests.

Getting Started

To get started with the Mały Dresiarz Client-Server App, follow these steps:

  1. Clone the repository: git clone https://github.com/nikpan1/qt-smallboy
  2. Create a build directory mkdir -p build && cd build/
  3. Build the app: cmake .. && make
  4. Run the client: ./qt-smallboy

Make sure you have the necessary dependencies installed and configured before building and running the app.

Preview

Image of the app Video showcasing the app

Resources

The networking is based on a udemy course called - 'Qt 5 Core Advanced with C++' , visit the GitHub repository. The server was tested using siege. The code was formated with clang-format with the default google style.

qt-smallboy's People

Contributors

nikpan1 avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

519984307

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.