Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 464 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 464 Bytes

tj-town

A project from relatively early in my programming journey.

To compile:

  • Open a Terminal window in the directory containing Source.cpp or TJTown.cpp. Run g++ <file> -o TJTown, where <file> is Source.cpp or TJTown.cpp.

To run:

  • For v1.5 or v1.5.5 - Open a Terminal window in the directory containing TJTown. Run ./TJTown.
  • For v1.6 - Open a Terminal window in the directory containing TJTown.sh. Run ./TJTown.sh