issues
search
ashivasubramanian
/
sc
Section Controller game
1
stars
1
forks
source link
Players should be able to create new users when the game is run from the released JAR
#21
Closed
ashivasubramanian
closed
6 years ago
ashivasubramanian
commented
6 years ago
Do not package Users.xml along with the JAR
Check if the Users.xml exists in a known folder on the user's machine.
If it exists, read the usernames from that file & show them on the UI
If not, show empty users list
On creating new users, they must be captured in the Users.xml.
On loading the game next time, the list of users should be read from the Users.xml in the standard folder.