Skip to content

Collection of computer/data science related projects and assignments

Notifications You must be signed in to change notification settings

DanMccue/AdditionalProjects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Spelling Bee Game Visual and Description

IMG_9062

NYT Spelling Bee Clone

A recreation of the New York Times' popular word puzzle game Spelling Bee.

Overview

Players must create words using seven letters arranged in a honeycomb pattern. The center letter must be used in every word, and words must be at least 4 letters long. Letters can be reused multiple times to form valid words.

Game Rules

  • Words must include the center letter
  • Minimum word length is 4 letters
  • Letters can be used multiple times
  • No proper nouns or hyphenated words
  • Finding pangrams (words using all 7 letters) awards bonus points

Scoring

Word Length Points
4 letters 1
5 letters 2
6 letters 3
7+ letters 4
Pangram +7

Features

  • Interactive honeycomb UI
  • Word validation
  • Score tracking

About

Collection of computer/data science related projects and assignments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published