Tugduoff / RType

RTypeeeeeeeuh
3 stars 0 forks source link

:sparkles: SFML Menu #118

Closed Tholarr closed 3 weeks ago

Tholarr commented 3 weeks ago

This pull request implements a menu using the SFML library

a

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

Close #104

Tugduoff commented 3 weeks ago

Can we set the ip and port when starting the game ?