Commit Graph

2 Commits

Author SHA1 Message Date
e35b8520b4 add command-line options support
new command-line option "--bank <filename>" can be specified to be used instead of the game config option
2025-03-23 22:01:59 +03:00
f2653e66d4 add support for translations; basic terminal functions and splash screen
- create I18n class for translations
- create TextDisplay class to draw on console, and to initialize and reset console configuration
- create stub for future command-line option handling
2025-03-23 19:46:25 +03:00