GithubHelp home page GithubHelp logo

crossproduct's Introduction

Boggle+

by crossproduct

Boggle+ is our improved version of the well-known word game Boggle invented by Allan Turoff. The rules of Boggle+ remain traditional with a fun twist of several fun features to make the game more entertaining!

New Features

  • A nifty graphical user interface
  • Multiplayer & Practice Mode
  • Customization features
    • Choose from Dark Mode, Light Mode, and thematic color palletes)
    • Select custom board themes to test your knowledge
  • Updated version of game statistics displayed
  • Full keyboard support

RULES

  • Find as many words as possible in a jumbled grid of letters
  • You are allowed to visit letters in any directions: left, right, up, dowm or diagonal
  • Valid words must be 3 letters or longer

Our program creates a BoggleGrid containing a scrambled set of letters.

The human player will play first. The player will proceed to enter, one at a time, each word they find on the grid. If a word meets the minimum length requirement (which is 4), has not been guessed before, and can be legally formed given the arrangement of letters, it will be evaluated. This means it will be checked against the list of legal words in the Dictionary. If the word exists, it will be added to the player’s word list, and the player will be awarded points according to the word’s length. If the word doesn’t appear in the Dictionary, the player won’t get any points. The player indicates that they are through entering words by hitting return. At this point, the computer will play. The computer will search through the board looking for words the player didn’t find and award itself points for finding all those words. If the player wants to play again, the entire process will be repeated.

crossproduct's People

Contributors

crastars avatar iselein avatar nipun0309 avatar r4z33n4l1 avatar

Watchers

 avatar

Forkers

crastars

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.