This pull request implements a menu using the SFML library
selection of the number of players
launch game by default
level editor
options
It also handle the arguments:
> ./bin/r-type_client --help
Usage: ./bin/r-type_client [-h hostname] [-p port]
Options:
-h hostname Specifies the host address
-p port Specifies the port
--help Displays this help message
:warning: It doesn't compile under windows for now
This pull request implements a menu using the
SFML
libraryIt also handle the arguments:
:warning: It doesn't compile under windows for now
Close #104