Giter VIP home page Giter VIP logo

domaindle's Introduction

 ____                        _           _ _
|  _ \  ___  _ __ ___   __ _(_)_ __   __| | | ___
| | | |/ _ \| '_  '_ \ / _' | | '_ \ / _' | |/ _ \
| |_| | (_) | | | | | | (_| | | | | | (_| | |  __/
|____/ \___/|_| |_| |_|\__,_|_|_| |_|\__,_|_|\___|

Domaindle - Guess 5-letter domains from the Data Dictionary!

Running it

You can clone and run it locally, or just run the Docker image as a container. Either way, you can start out by using the --clue (or -c) option to get it to give you a clue as to which domain it is.

Here's an example session, running domaindle as a container:

Running domaindle as a container

Locally

Clone this repo, change directory into the clone, and run the Bash script:

git clone https://github.com/qmacro/domaindle.git \
&& cd domaindle \
&& ./domaindle --clue

As a container

docker run --rm -it qmacro/domaindle --clue

In Replit

Fork the repo and then clone your forked repo into Replit. Here's an example of me cloning my repo into Replit:

Running domaindle in Replit

Source domains

There are very few domains in the database initially; feel free to create a PR to contribute one or more of your favourite classic 5-letter domain names from the Data Dictionary.


Inspired by the lovely folks and code in this Gist thread: Wordle in less than 50 lines of Bash.

domaindle's People

Contributors

d023604 avatar marianfoo avatar qmacro avatar qmacro-dev avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

domaindle's Issues

Add option to extend number of guesses

Perhaps the standard Wordle 6 guesses limit is a little too restrictive. Want to add an option to allow the specification of number of guesses, or perhaps a mode (easy, normal, hard). Will need to work in some use of getopts probably to handle this option as well as the currently singular option --clue that exists right now.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.