https://github.com/1995parham/opentrax
Open source implementaion of TRAX game
https://github.com/1995parham/opentrax
game java trax
Last synced: about 1 year ago
JSON representation
Open source implementaion of TRAX game
- Host: GitHub
- URL: https://github.com/1995parham/opentrax
- Owner: 1995parham
- License: gpl-2.0
- Created: 2015-01-22T22:14:43.000Z (over 11 years ago)
- Default Branch: main
- Last Pushed: 2025-02-16T22:20:23.000Z (over 1 year ago)
- Last Synced: 2025-04-10T12:57:53.612Z (over 1 year ago)
- Topics: game, java, trax
- Language: Java
- Size: 243 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OpenTrax

## Introduction
[Trax](http://www.traxgame.com/) game implementation in Java and Swing based on [GnuTrax](https://github.com/MartinMSPedersen/GnuTrax)
from Martin Møller Skarbiniks Pedersen.
It was written at 2015 for AUT FPGA Competition which was based on Trax Game and this acted as GUI and Judge for the game.
## How to Run
```sh
gradle run
```
## How to Test?
These are the test cases that we validated before competition:
1. Check wrong move from FPGA:
```
@
+---+
0| + | ---> No Neighbours
+---+ @0+
```
2. Invalid turn move