Skip to content

Files

Latest commit

998fe4f · Nov 7, 2019

History

History
This branch is 49 commits behind AY1920S1-CS2113T-F14-2/main:master.

docs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Nov 1, 2019
Nov 7, 2019
Sep 19, 2019
Nov 7, 2019

User Guide

We will put the documentation here when its more complete. For now, please go to our user guide here

Features

logic.commands.Command Format:

  • text

Feature 1.1. Resume previous version of choice: load

When the program runs, the user can choose to create a new game or load a previous saved version

Format: load INDEX

Index refers to the version of the game to be loaded

Example:

  • load 2

Loads the second saved version.

Usage

Keyword - Describe action

Describe action and its outcome.

Example of usage:

keyword (optional arguments)

Expected outcome:

outcome