Skip to content

Arcidev/Card-Game

Folders and files

NameName
Last commit message
Last commit date
Aug 8, 2024
Oct 2, 2024
Oct 2, 2024
Feb 14, 2023
Oct 6, 2024
May 20, 2019
May 30, 2019
Apr 12, 2015
Aug 7, 2024
Nov 13, 2020

Repository files navigation

Card-Game

Requirements

  • Platform: Linux or Windows
  • OpenSSL 1.1.0i (x64 DLL/lib included for Windows)
  • PostgreSQL 11 (x64 DLL/lib included for Windows)
  • C++20
  • C# 12.0 (.Net 8.0)

Build Status

Build status Build Status

How to build and run:

Windows (Automated for MS Visual Studio 16):

Server:
  Copy DLL files from directory Server/DLL to directory where you have built executable
  Initialize PostgreSQL Database from Server/SQL and provide config to CardGame.conf file
Client:
  Copy directory Client/Assets to directory where you have built an executable

UNIX-like systems:

Server:
  Build application via script BUILD or BUILD_REALEASE
  Initialize PostgreSQL Database from Server/SQL and provide config to CardGame.conf file (must be copied from Server folder)
Client:
  Not officially supported yet

Copyright

License

Links

Wiki