coredump-ch / rpsrtsrs

Rock-Paper-Scissors-Real-Time-Strategy game written in Rust.
GNU Affero General Public License v3.0
11 stars 5 forks source link

Make server IP/Port configurable #51

Open dbrgn opened 7 years ago

dbrgn commented 7 years ago

Put it in the menu, and maybe persist it in a configfile.

rnestler commented 7 years ago

Yes we definitely need some way to have text input in the menu! I was thinking about using conrod for that.