GithubHelp home page GithubHelp logo

santiagodemierre / wordgame Goto Github PK

View Code? Open in Web Editor NEW

This project forked from biesnecker/wordgame

0.0 0.0 0.0 180 KB

A silly little Python word game to help my kindergartner remember vocabulary words.

License: Creative Commons Zero v1.0 Universal

Python 100.00%

wordgame's Introduction

A painfully simple little wordgame to help my son practice his vocabulary words.

Usage:

  python game.py n

where n is the number of words (randomly chosen from the word list) to review.

Press 1, 2, or 3 during review to move a word to the wrong (1), working (2), or
mastered (3) buckets. Keep going until all words have moved into the mastered
bucket, or press 'q' to quit early.

The word list is a plain text file, one entry per line. If you only want a part
of an entry to be colored, surround that part with dollar signs ($) -- see the
words.txt in this repository for examples.

It's silly and there's a lot more to do to make it anything more than silly, but
my son loves it and his reading has improved tremendously, so I'm happy with it.

I've released the code into the Public Domain (see COPYING.txt for details), and
hope that others will find it useful.

wordgame's People

Contributors

biesnecker 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.