Skip to content

jchurchman/logic-puzzle

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 

Repository files navigation

Party Logic

Using React, we developed a logic puzzle game based on the app Oh Hi.

Developers

  • Meryl Turner
  • Joe Churchman

Rules

  • The user is given a starter puzzle and must fill the entire grid with either red or blue squares.
  • In each starter puzzle, the initial red and blue squares are locked and cannot be updated.
  • Three squares of the same color are not allowed next to each other.
  • No two rows are the same.
  • The user must solve the puzzle to move onto the next round.
  • The user can Start Over or Undo moves during a round.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 87.8%
  • CSS 8.7%
  • HTML 3.5%