Open alisterd51 opened 1 month ago
Currently, the game is designed to be played locally in a terminal, with saves stored locally in a JSON file. Eventually, the goal is to have a remote server (with saves stored in PostgreSQL) and multiple clients (terminal, web app, others).
server:
Currently, the game is designed to be played locally in a terminal, with saves stored locally in a JSON file. Eventually, the goal is to have a remote server (with saves stored in PostgreSQL) and multiple clients (terminal, web app, others).