Skip to content

A project from relatively early in my programming journey.

Notifications You must be signed in to change notification settings

jeremybahadirli/tj-town

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A project from relatively early in my programming journey.

Resources

Stars

Watchers

Forks