GithubHelp home page GithubHelp logo

deno_wordle's Introduction

deno_wordle

a deno commandline version of wordle

Setup

To set this up

  1. Download Deno https://deno.land/#installation
  2. Create a file at /~/.wordle/words.txt with a word on each line. Wordle has 5 letter words however this version isn't constrained to this principal
  3. Run deno run --allow-read --allow-write --allow-env mod.ts --generate to generate a word... this can be added as a daily cron job should you desire

To Play

To play the game:

  1. Run the following command deno run --allow-read --allow-env mod.ts <guess> where <guess> is replaced with your word guess.

Limitations

  1. there is no word limit, guess words as long as you wish, recommend you start with words 5 characters in length.
  2. You can guess more characters than the word. Its best to know the lengths of word to avoid any fristration...
  3. You have as many guesses as you want... I didn't wanna add the extra complexity, this one is just for fun...

deno_wordle's People

Contributors

queekusme avatar

Watchers

James Cloos avatar  avatar

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.