Skip to content
/ isaacdle Public

Wordle-like game featuring items from the game The Binding of Isaac

Notifications You must be signed in to change notification settings

Opyd/isaacdle

Repository files navigation

isaacdle

A Wordle-like game that allows you to test your knowledge of items from The Binding of Isaac Rebirth game, including all DLC.

Deployment

To deploy this project run

  npm run dev

Updating items

To update items, run a script that scrapes item data from the tboi.com website.

Go to the scraper directory

  cd scraper

Run the script (script will replace current items.json file!)

  node scraper.js

Tech Stack

Client: React, TailwindCSS, NextUI, react-window, js-confetti

Server: Next.js Scraper: Cheerio, Axios

About

Wordle-like game featuring items from the game The Binding of Isaac

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published