Skip to content

JBallin/boggle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An online single-player game inspired by Boggle!

original boggle board game

Play Game
Watch Demo

Objective

Make as many words as you can!

Rules

Subsequent letters must be touching adjacently or diagonally and can’t be re-used. Words must be at least 3 letters long, be in the dictionary, and not be a proper noun.

Instructions

Click on letters to form a word and click “Submit Word” when done.

Scoring

Word length Points
3, 4 1
5 2
6 3
7 5
8+ 11

Note: ‘Qu’ counts as 2 letters.


Built by @JBallin and @CorriMori for their Q1 Project at Galvanize’s Web Development Immersive.

This project uses HTML, CSS, Bootstrap, JavaScript, Git, and GitHub.


Screenshots