Skip to content

A tic tac toe game written in chapel making use of the gui library built with gtk

License

Notifications You must be signed in to change notification settings

Agobin/Chapel_Tic_Tac_Toe_Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic Tac Toe game in Chapel

Description

This is a project to create a tic tac toe game in Chapel using a gui library built using the third party open source library gtk.

Prerequisite for compiling and running the program

The third party library gtk has to be installed on your system Here is a link to download gtk http://www.gtk.org/download/linux.php

Also chapel has to be installed on the system

Compiling the program

To compile the program, change directory to the projects top level directory Then type make Note: This step is obviously done in the terminal

Running the program

To run the program type ./ttt in the terminal

About

A tic tac toe game written in chapel making use of the gui library built with gtk

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published