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

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

Awesome Lists containing this project

README

          

# OpenTrax

![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/1995parham/OpenTrax/gradle.yml?label=build&logo=github&style=flat-square&branch=main)

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