Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 730 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 730 Bytes

OpenTrax

GitHub Workflow Status

Introduction

Trax game implementation in Java and Swing based on 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

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+
  1. Invalid turn move