https://github.com/moduscreateorg/genus-matrix-display
Repository for our Genus Matrix Display setup scripts
https://github.com/moduscreateorg/genus-matrix-display
Last synced: 3 months ago
JSON representation
Repository for our Genus Matrix Display setup scripts
- Host: GitHub
- URL: https://github.com/moduscreateorg/genus-matrix-display
- Owner: ModusCreateOrg
- License: mit
- Created: 2019-12-17T12:50:53.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-12-18T15:17:30.000Z (over 5 years ago)
- Last Synced: 2025-01-26T18:27:57.875Z (5 months ago)
- Language: Shell
- Size: 8.79 KB
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Genus (RGB Matrix Display Edition)
[](./LICENSE)
[](https://moduscreate.com)This is the repository that helps you get started running Genus, our 2018 Holiday Game within your newly constructed RGB Matrix Display.
# Getting Started
{Minimal steps required for a quick software trial.}
```bash
# Install the prerequisite repositories and libraries
./install.sh# Compile the game
./make-genus-build.sh# Run and have fun!
cd build
./Genus```
# Modus Create
{replace PROJECT_NAME in links below with the name of this project}
[Modus Create](https://moduscreate.com) is a digital product consultancy. We use a distributed team of the best talent in the world to offer a full suite of digital product design-build services; ranging from consumer facing apps, to digital migration, to agile development training, and business transformation.
This project is part of [Modus Labs](https://labs.moduscreate.com/?utm_source=labs&utm_medium=github&utm_campaign=PROJECT_NAME).
# Licensing
This project is [MIT licensed](./LICENSE).