Survival Royale 1.0.0
A very simple yet funny card game.
Loading...
Searching...
No Matches
h Directory Reference

Files

 
ansi.h
 Implemented following https://en.wikipedia.org/wiki/ANSI_escape_code.
 
ansi_const.h
 Declaration of constant values for ANSI module.
 
cli.h
 Definition of functions which handles CLI.
 
config.h
 Definition of functions which retrieves the game configuration from the possible sources.
 
config_file.h
 Definition of functions which handles the configuration file.
 
consts.h
 Declaration of constants used by the modules.
 
game_configuration.h
 Definition of the game configuration structure and definition of related accessory functions.
 
includes.h
 Preprocessor file used for including library for modules.
 
logs.h
 Definition of logger functions.
 
logs_configuration.h
 Definition of logger configuration structure.
 
main.h
 Declaration of game-related constants, definition of game-related structures and functions.
 
tui.h
 Terminal User Interface (TUI) implementation for card game display.
 
utility.h
 Definition of utility functions.
 
vector.h
 Definition of vector structure and related functions.