Skip to content

Shuffleboard 2D v1.b1

Latest
Compare
Choose a tag to compare
@Raghav67816 Raghav67816 released this 28 May 04:33
· 93 commits to main since this release
641ebaa

Shuffleboard 2D v1.0b1

Development Status: BETA

Shuffleboard 2D game is now released, this game is developed to used in the ongoing research for experimental purposes. It's simple and light-weight.

Installation & Executing (For testing only)

Download the release compressed file and extract it. The resulting directory will have 2 files:

  • config.ini - Data manager profile
  • Shuffleboard 2D - Main executable

Run the main executable throug the terminal with the following commands:

$ chmod +x ./Shuffleboard\ 2D
$ ./Shuffleboard\ 2D

Note: The game will be shipped with Unified Software with an input panel to control the game. The game is released seperately so that developers can contribute

Documentation will be released soon here.