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

https://github.com/orgoldfus/gempuzzlecli

CLI based Gem Puzzle
https://github.com/orgoldfus/gempuzzlecli

cli-game puzzle15

Last synced: 4 months ago
JSON representation

CLI based Gem Puzzle

Awesome Lists containing this project

README

          

# Puzzle 15
## How to run the game
1. run `yarn install` / `npm install` from within the game's folder
2. execute the index.js file (`./index.js`). alternatively, you can run `yarn start`

Run `yarn test` in order to run the test suit