Wordle-clone with a Dungeons & Dragons theme. Guess the monster-of-the-day by assigning numbers to characteristics.

Overview

DNDle

A Wordle-clone with a Dungeons & Dragons (5e) theme. Guess the "monster of the day" by either entering values for the six characteristics (STR, DEX, CON, INT, WIS, CHA) or by choosing a monster from the Monster Manual. You'll be told which values were correct (green = right value, right characteristic), present (yellow = right value, wrong characteristic), or absent (grey = wrong value). You have eight guesses to find the monster. A new monster appears every 24 hours.

Originally thrown together over a weekend. Apologies for some of the more-apalling bits of code. Read more about it on my blog.

Play online

https://dndle.app/

Building/developing

You'll need Node & NPM. Install dependencies:

npm i

Build JS:

npm start

Fire up your favourite development webserver so you can view public/index.html in your browser.

License

Copyright (c) Dan Q 2022. Source code released under the MIT license.

Dungeons & Dragons is a trademark of Wizards of the Coast LLC, who are not affiliated with this project.

Uses the Reef framework, under the MIT license.

You might also like...

Provides 5 keywords with which to narrow down your wordle game. I ruin nice things.

Widdle?? I hate fun so I wrote a script that ruins Wordle. This script can be used to find a Widdle, a set of five words that cover nearly all letters

Mar 12, 2022

A simple wordle solver for Node.js

This is just a weekend project, so take it easy :-) simple-worlde-solver Wordle solver for Node.js. I am aware of other efforts that use greedy algori

Feb 20, 2022

WORDLEBOARD prototype: Show your Wordle game on a Vestaboard as you play.

WORDLEBOARD prototype: Show your Wordle game on a Vestaboard as you play.

WORDLEBOARD prototype Show your Wordle game on a Vestaboard as you play. Copyright (c) 2022, Scott Schiller. MIT license. Made with love and fun in mi

Dec 20, 2022

CLI to to solve your Wordle puzzle daily

CLI to to solve your Wordle puzzle daily

📟 CLI to to solve your Wordle puzzle daily. Learn to build Node.js CLI apps. wordle-solved-cli 📦 CLI that solves Wordle puzzles for you 🤯 Automatic

Feb 2, 2022

Latin Wordle is a free and open-source project that aims to provide a fun and interactive way to learn Latin.

Latin Wordle Live Game Here Inspiration Latin Wordle is a free and open-source project that aims to provide a fun and interactive way to learn Latin.

Dec 16, 2022

The extension to help you when you badly don't want to mess up your wordle streak

Your last resort in woordle to maintain your woordle win streak

Feb 3, 2022

🟩 in case you want to cheat on your wordle games

Wordle Solver How to use Enter each right guess in the first grid Enter all letters that you know aren't in a certain position in the second grid For

Feb 7, 2022

Wordle but it's on your Terminal!

Wordinal Wordle but it's on your Terminal! What's Wordle? 🤔 Wordle is a classic word guessing game developed by Josh Wardle. Players have six attempt

Apr 12, 2022

I found 'WORDLE' game is hackable . we get solution on localStorage. I just prevented this.

WordleGame() Demo: https://shobdokhela.vercel.app Go play the real Wordle here Read the story behind it here Main Author Hannah Park Inspiration: I fo

Mar 6, 2022
Comments
  • https://dndle.app/ stuck with

    https://dndle.app/ stuck with "Loading... please wait..."

    Noticed today https://dndle.app/ throws now:

    Loading... please wait...
    
    (If this doesn't go away, perhaps check is Javascript is enabled in your browser?)
    

    This happens with every browser I have, in incognito modes as well.

    Yesterday (27.3.2022) was still working fine.

    opened by pyyhttu 12
Owner
Dan Q
Magician Automattician on a Geoposition Mission. @Automattic @woocommerce @ThreeRingsCIC. Geek-of-many-hats.
Dan Q
Wordle-remake - A site that is based on the wordle famous video game wordle

About the project The game of Wordle seems to be a pretty famous one. I tried to

LeoJit_15 1 Feb 13, 2022
🐱‍👤 A game to guess who is the anime character behind the blur photo.

anigme ?? Sobre este projeto Este é um jogo para adivinhar o personagem pós trás da foto borrada. A cada chute, informações serão passadas. ?? User St

Hugo Folloni 4 Jun 12, 2022
A clone of the popular Wordle game.

Wordle Clone How to play locally: yarn install

null 2 Jan 9, 2022
A clone of the popular game Wordle made using React, Typescript, and Tailwind

Wordle Clone Go play the real Wordle here Read the story behind it here Try a demo of this clone project here Inspiration: This game is an open source

Hannah Park 2.4k Jan 8, 2023
JavaScript library guessing game, a Wordle clone

Jazle JavaScript library guessing game, a Wordle clone. A fork of cwackerfuss/react-wordle. See the list of accepted libraries: wordlist.ts Build and

Oliver Radwell 17 May 26, 2022
How to build a multiplayer Wordle clone with Liveblocks, Vue, and Vite

Wordle Wars This repo shows how to build a multiplayer Wordle clone with Liveblocks, Vue, and Vite. Try it out It's forked from VVowrdle created by Ev

Chris 71 Dec 8, 2022
a wordle clone in the terminal?

Wordleee A clone of the popular word guessing game, that runs in the terminal with a fancy ?? (?) UI! Features ?? Based on Node.js (with the amazing I

Hugo Wiledal 11 Sep 4, 2022
Zero clientside JavaScript Wordle clone, using Eleventy Edge

Eleventy Edge Wordle Yet another Wordle clone Play the hosted Wordle game! Recently, the Eleventy started unveiling its Eleventy Edge plugin, which al

Ben Myers 20 Oct 6, 2022
Wordle clone but the words are replaced by STIB/MIVB stops

STIBle / MIVBle STIBle / MIVBle is a WorLdle clone, except that you don't guess a country, but a stop in the STIB's (Brussels' public transport compan

null 3 May 26, 2022
Wordle2Townscaper is meant to convert Wordle tweets into Townscaper houses using yellow and green building blocks.

Wordle2Townscaper Wordle2Townscaper is meant to convert Wordle tweets into Townscaper houses using yellow and green building blocks. You can download

Tarmo 66 Nov 2, 2022