Skip to content

nicm42/murdle-cards

Repository files navigation

Murdle Cards

Cards used in Murdle, with some improvements

Table of contents

General info

I love Murdle, but the cards have some annoyances. Here I am recreating them and fixing those annoyances.

Annoyances:

  • When there are five cards, only having two per row
  • Big cards not all being the same height
  • Unable to use escape key to close big cards
  • Unable to go to previous big card
  • Unable to use arrows to go between big cards

Note: this will only display properly on a reasonably sized screen, since all of these annoyances relate to my experience with Murdle on a computer.

Screenshots

Screenshot Screenshot

Technologies

  • React
  • TypeScript
  • CSS
  • Vite
  • Cypress

Setup

To view this project visit the demo or download the files, open a terminal in that folder and install locally using npm:

npm install

Run the app locally:

npm run dev

Status

Project is: finished

About

Suspect cards used in Murdle with some improvements

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published