Releases: Unlimited-Research-Cooperative/Bio-Silicon-Synergetic-Intelligence-System
Shuffleboard 2D v1.b1
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.
BSSIS Python Package
BSSIS Python Package
BSSIS Python package contains all the python utilities being utilised in the project. For more information and documentation please visit Documentation Page.
Installation
A wheel file has been provided, download the wheel file and open terminal in the directory where the file is save. Now run the following command.
pip3 install bssis-1-py2.py3-none-any.whl
Issues & Troubleshooting
If you face any issues feel free to raise an Issue on Github or you can also contact us through our Discord server.
Signals Simular v1
Signals Simulator
Signals Simulator tool generates signals for testing purposes in this project.
Features
- Generate signals
- Publish data
- Save / Load configuration
- Standalone tool
- Cross platform
Installtion
Install the .tar.xz file extract and run Signals Simulator
executable.
Make sure that you are running mosquitto
at port 3000 before clicking "Simulate" button.
Note: It is recommended to use this executable through terminal.