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
- Host: GitHub
- URL: https://github.com/mvakili/trax-player
- Owner: mvakili
- License: mit
- Created: 2018-09-01T10:00:58.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-09-01T10:28:07.000Z (over 7 years ago)
- Last Synced: 2025-02-16T11:29:44.082Z (10 months ago)
- Topics: algorithm, algorithm-challenges, c, console-game, trax
- Language: C
- Homepage:
- Size: 460 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Trax Player code
## Preview

## 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