RetroNick2020 / pascalThrees

Pascal implementation of the game "Thress"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pascalThrees

Pascal implementation of the game Threes

Prerequisites

  • Unix based OS

How to use

  • Download the lastest threes.tar.gz from the releases
  • Extract the contents on a folder (threes and run.sh)
  • Execute the run.sh in the terminal with:
./run.sh

Complile (for developers)

  • Once you have all the files from the repository and you wish to compyle execute the compileAndRun.sh:
./compileAndRun.sh

Versioning

Using SemVer for versioning. For the versions available, see the releases

Authors

  • Federico Ciuffardi

Note

Thank you for checking out this repository, send all your comments or questions to Federico.Ciuffardi@outlook.com.

About

Pascal implementation of the game "Thress"

License:GNU General Public License v3.0


Languages

Language:Pascal 99.0%Language:Shell 1.0%