/HayDay

A game like HayDay written in CPP using Qt5 GUI framework

Primary LanguageC++

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