Skip to content

zed0/cryptick

 
 

Repository files navigation

cryptick

Tests

Want to share your crossword clues with your friends to test?

This page (currently hosted at https://cryptick.wildvale.co.uk/) lets you build a clue test page for sharing.

No backend, no account, all client-side.

The clue data is encoded within the URL fragment, so all you need to do is share the URL!

Here are some samples!

Design Decisions

  • No backend service
  • No accounts
  • Standard HTML/CSS/JS only; no libraries
  • Keep accessibility score (via Lighthouse) high

About

Create and share crossword clues with friends. No accounts. No personal data. No cookies.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 63.8%
  • HTML 30.4%
  • CSS 5.8%