Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Periicles/Zappy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EPITECH | B-YEP-400 | Zappy

Epitech

CI AI CI GUI CI SERVER

Description

The goal of this project is to create a network game where several teams confront on a tiles map containing resources. The winning team is the first one where at least 6 players who reach the maximum elevation.

Prerequisites

  • CMake 3.27
  • C++20
  • SFML 2.5.1
  • Python 3.8

Usage

Build

$> make
[...]

if it doesn't work, try the following command:

$> make re
[...]

Run

To see the usage of each program, go to the corresponding documentation:

AI Documentation - GUI Documentation - Server Documentation

Commit Norms

Commit Type Description
build Changes that affect the build system or external dependencies (npm, make, etc.)
ci Changes related to integration files and scripts or configuration (Travis, Ansible, BrowserStack, etc.)
feat Addition of a new feature
fix Bug fix
perf Performance improvements
refactor Modification that neither adds a new feature nor improves performance
style Change that does not affect functionality or semantics (indentation, formatting, adding space, renaming a variable, etc.)
docs Writing or updating documentation
test Addition or modification of tests

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5