Open neoneye opened 9 months ago
Take me to a puzzle I have never solved before. Or a puzzle where there is need for more interaction histories.
Inspired by The ARC Game https://volotat.github.io/ARC-Game/
The ARC Game
I enjoy solving puzzles I have never solved before.
However I find it boring solving puzzles I already have solved.
Track what tasks the user have solved in localStorage or IndexedDB.
localStorage
IndexedDB
Filter options:
unsolved
Task gallery
solved
Visualization of solved or unsolved status for each task thumbnail.
Problem
Take me to a puzzle I have never solved before. Or a puzzle where there is need for more interaction histories.
Inspired by
The ARC Game
https://volotat.github.io/ARC-Game/I enjoy solving puzzles I have never solved before.
However I find it boring solving puzzles I already have solved.
Solution
Track what tasks the user have solved in
localStorage
orIndexedDB
.Filter options:
unsolved
tasks in theTask gallery
.solved
tasks in theTask gallery
.Visualization of
solved
orunsolved
status for each task thumbnail.