Skip to content

tech4me/gameterminal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gameterminal

A terimal that helps two othello games communicate

HOW TO RUN THE PROGRAM:

  1. Compile the program
  2. Rename your first game program as A
  3. Rename your second game program as B
  4. execute the program with the arguments listed below

cd to your excutable directory

./"EXECUTABLE NAME" "HOW BIG OF THE BOARD YOUR ARE PLAYING ON" "COLOUR FOR BOTH PROGRAMS"

Example input: ./gameterminal 4 BW

The example game will be playing on a 4X4 board, and program A will be black while program B is white.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages