Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

11 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Who Owns What - Puzzle Game

"Who Owns What" is a puzzle game made with HTML and CSS for responsive web design and JavaScript for the core logic to identify correct answers. The game challenges users to deduce correct combinations based on clues. Each level introduces new constraints, making the puzzle progressively more interesting!

Actions:
  • On cell
    • Click 1: mark a possibility βœ…
    • Click 2: rule out the possibility ❌
    • Click 3: resets the cell πŸ”„
  • Reset button: restores all the cells to their initial state

Use the clues to:

  • Eliminate impossible combinations
  • Confirm correct matches
  • Complete the puzzle logically
  • No guesswork β€” pure deduction πŸ™‚

It includes:

  • Multiple difficulty levels (Easy, Medium, Hard) and intuitive gameplay mechanics inspired by classic logic grids.
  • Implemented custom logic for cell selection states (possible, not-possible, reset) using event-driven programming.
  • Intelligent answer validation logic that ensures only correct combinations are marked while incorrect inputs are flagged.

Click here to play the game: PLAY NOW

About

A puzzle game made with HTML, CSS and JavaScript that challenges users to deduce correct combinations based on clues.

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages