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

Files

 
ansi.c
 Implemented following https://en.wikipedia.org/wiki/ANSI_escape_code.
 
cli.c
 Implementation of functions which handles CLI.
 
config.c
 Implementation of functions which retrieves the game configuration from the possible sources.
 
config_file.c
 Implementation of functions which handles the configuration file.
 
logs.c
 Implementation of logger functions.
 
main.c
 Implementation of game-related functions.
 
tui.c
 Implementation of TUI functions.
 
utility.c
 Implementation of utility functions.
 
vector.c
 Implementation of vector structure and related functions.