Code Monkey home page Code Monkey logo

omelette's Introduction

Omelette

Omelette is a word game I started working on out of sheer boredom — I spent so much time playing a similar word game on my phone that I got fed up with the word list it was using and decided to write a version where I could specify the words.

A note on usage: The game does not come with a pre-generated word list — before running it for the first time, you must generate one. See here for more details.

Controls

Aside from basic text-editing controls for the word box, the following is a list of controls for the game as it currently stands (assuming an xterm-like console):

Key Command
Ctrl+D Quit the application.
Tab Shuffle the remaining letters.
Ctrl+Bksp Clear the word box.
Esc Forfeit the current level and pick a new word.
Enter Submit your guess.
Shift+Tab Toggle auto-sorting the remaining letters alphabetically.

tools/gen-words

If you have a word list and want to use it with Omelette, the source tree inside tools/gen-words can be built and run to generate a JSON word list file from a plain text file containing the words to use, separated by newlines.

tools/scrape-words

Also in the tools folder is scrape-words, a tool designed to generate a plaintext word list from some body of text. It supports collecting data from different sources and performing frequency analysis on it — see its readme for more details.

omelette's People

Contributors

ray-kast avatar

Watchers

 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.