
Crypt Loop
This game is from ldjam.com, which is currently unavailable.
You can try viewing the original page on Web Archive (may not load correctly).
You can try viewing the original page on Web Archive (may not load correctly).
Solve the puzzle
Will you be able to solve the Crypt Loop? :unlock:
Play here
How to play
- Control the loops by color or shape.
- There's only one correct position for each element.
- Levels are procedurally generated.
Source code
Download source code
- Install with ```yarn install``` or ```npm install```.
- Start with ```yarn start``` or ```npm start```.
- Visit ```localhost:4200``` on the browser.