An open API service indexing awesome lists of open source software.

https://github.com/mvakili/trax-player

A simple intelligent code that plays TRAX game
https://github.com/mvakili/trax-player

algorithm algorithm-challenges c console-game trax

Last synced: 3 months ago
JSON representation

A simple intelligent code that plays TRAX game

Awesome Lists containing this project

README

          

# Trax Player code

## Preview
![Preview](preview.jpg)

## How to play
First of all, download the game from the link below:

[Trax Download](http://www.traxgame.com/shop_download.php)

You can play the game by yourself or your friend

or execute player and this code will play with you by giving you it's desired position code

Sample run:
```bash
Choose your color: W[hite] / B[lack]
> W #`W` means the COM player is White one
@0+ #This is the player's desired position
# you can see the position's code at the right bottom of 'Trax game'
> #Now waits for your desired position
```
And game will go on until one player win the game