frankobjank / natac

Free & open source networked game implemented in Python, inspired by Klaus Teuber's Settlers of Catan for MacOS and Linux.
1 stars 0 forks source link

Package Into App #20

Closed frankobjank closed 1 week ago

frankobjank commented 3 months ago

Package the game in an app so players do not need to download the requirements separately. Also would be nice to have an alternative to running it from the command line.

frankobjank commented 2 weeks ago

Dependent on #16 - currently username and IP address are set via command line. Need to add ability to enter IP address and username after starting app.

frankobjank commented 1 week ago

As of commit 893284c IP address and name input are included in the program so client can now be packaged in an executable