Zappy - Year end project
2
This is a project that Epitech asked us to create in order to allow us to reveiw the notions of the current year.
Loading...
Searching...
No Matches
File List
Here is a list of all files with brief descriptions:
[detail level
1
2
3
4
5
]
▼
src
▼
ai
▼
src
convert_data.py
custom_functions.py
global_variables.py
logistics.py
main.py
tcp_server.py
▼
tests
test_constants.py
test_main.py
Makefile
▼
gui_client
▼
include
ArgumentHandling.hpp
Parsing.hpp
src.hpp
▼
src
ArgumentHandling.cpp
main.cpp
Parsing.cpp
sub_main.cpp
Makefile
▼
server
▼
include
arg_parse.h
client_management.h
command_parse.h
constants.h
main.h
server_handler.h
show.h
utils.h
▼
src
▼
parsing
arg_parse.c
check_arg_mandatory.c
check_values_validity.c
command_parse.c
parameter_utils.c
▼
server
client_management.c
command_handling.c
game_data_initialization.c
server_initialization.c
server_loop.c
▼
show
show_game_data.c
▼
utils
array_to_str.c
array_utils.c
fill.c
finder.c
free.c
writer.c
main.c
sub_main.c
▼
tests
arg_parser_test.c
Makefile
Makefile