SkillAgentSearch skills...

HayDay

A game like HayDay written in CPP using Qt5 GUI framework

Install / Use

/learn @ArashKeivani/HayDay
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

HayDay

Small Multi-Player farming game like HayDay for desktop, written in CPP using Qt GUI framework.

Table of Contents

Features

  • Multi-Player (Using socket)
  • Amazing UI
  • Cross Platform
  • Sqlite Database

Installation

From binary

Windows

You can download HayDay-release.rar from release page. After downloading the rar file first extract it, then start server.exe from Server folder and finally you can play the game by starting client.exe from client folder.

From source

You should have Qt Creator installed on your system to build this project. If you're using Qt Creator v6.2 or greater you have to install Qt Multimedia library separately. you can install it via Qt Maintenance Tool.

  1. Load both server/server.pro and client/client.pro in Qt Creator
  2. Build and run server project
  3. Build and run client project

Screenshots

Login Main Scoreboard Shop

Related Skills

View on GitHub
GitHub Stars21
CategoryDevelopment
Updated1mo ago
Forks1

Languages

C++

Security Score

80/100

Audited on Feb 19, 2026

No findings