Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 489 Bytes

File metadata and controls

13 lines (10 loc) · 489 Bytes

ParadeGame Project

Introduction

Welcome! We are G2T6, and we present our take on the Parade card game, recreated entirely in your machine's terminal.

Installation

Simply download a zip of the repository and extract it to a suitable location on your computer.

Usage

  1. Change your working directory to the extracted folder.
  2. Run sh ./compile.bat to compile the game.
  3. Run sh ./run.bat to execute the game.
  4. Run sh ./generateDocs.bat to generate the documentation.