Skip to content

This is a simple script for building vocabulary.

Notifications You must be signed in to change notification settings

jeremiq/balderdash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

Balderdash!

This is a simple python3 script for building vocabulary and playing the word game Balderdash.

It uses the wordnik API to find words and definitions.

Install

git clone https://github.com/jeremiq/balderdash.git
cd balderdash
pip install wordnik-py3==2.1.2

This script is also runable on with python 2.x. You must install wordnik==2.1.3, though.

Run

./balderdash.py

or

python3 balderdash.py

Use the 'n' key to get more words and definitions and 'q' to quit.

About

This is a simple script for building vocabulary.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages