Open Issues Need Help
View All on GitHubAI Summary: Implement sanity checks for the game's settings files (settings1, settings2, etc.), add a new setting to control external cursor usage, and refactor the settings into a single, global configuration file. The current settings2 file stores passwords in plain text; these must be hashed using SHA-512 before implementation.
Complexity:
4/5
enhancement good first issue