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
- Host: GitHub
- URL: https://github.com/orgoldfus/gempuzzlecli
- Owner: orgoldfus
- Created: 2019-06-16T20:31:45.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T06:34:21.000Z (over 3 years ago)
- Last Synced: 2025-10-26T12:35:27.594Z (8 months ago)
- Topics: cli-game, puzzle15
- Language: JavaScript
- Size: 466 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
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