You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a small pet project: An RPG game which runs on the CLI.
The game uses a JSON string (with certain limitations) to form a layout of the game. The game takes input from the user using the CLI and keeps taking the user input as commands.