pds2 / 20191-team-5

Repository of the practical project of PDS2 (Information Systems, UFMG), 2019/1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pierre Laplaces's Card Game

A Card game inspired by Hearthstone, Magic and Yu-Gi-Oh

Usage

O projeto possui um Makefile para facilitar a build do programa. Para compilar, entre na pasta do projeto e rode o make:

cd cardgame
make

O programa é dividido entre cliente e servidor, para rodar o servidor execute:

make run

O cliente é acessível então em localhost:8082/client/.

About

Repository of the practical project of PDS2 (Information Systems, UFMG), 2019/1


Languages

Language:Rich Text Format 81.8%Language:C++ 15.8%Language:JavaScript 1.6%Language:CSS 0.4%Language:HTML 0.2%Language:Makefile 0.2%Language:C 0.0%