Skip to content

UD-S24-CISC374/final-project-navy

 
 

Repository files navigation

Game Name

Boolean Bonanza

Team Color

Navy

Developers

Blurb

Let's be honest: We've all been bored before in class--bored enough to pull open a tab of solitaire or minesweeper and play it rather than listen to the monotonous droning of the professor during lecture. So, what if we took that concept and made it useful? What if we were given the chance to learn about a topic, say, Boolean operations, through a fun game instead of a lengthy class? That's where Boolean Bonanza comes in. A match-based, Candy Crush style game that involves matching logical blocks on a game board to evaluate and create boolean expressions.

Basic Instructions

Players can traverse the board with WASD keys, and use the arrow keys to shift blocks around. The point is to move the blocks such that the expression in the entire row/column evaluates to true. In order to complete each level, players must meet the requirements of the round before running out of moves.

Screenshot

Game Snapshot

Gameplay Video

Short demo of game

<iframe width="560" height="315" src="https://www.youtube.com/embed/MoIkJmGQfFU?si=8F-u-RALv5qWJxrQ" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>

Educational Game Design Document

Link to our egdd

Credits

About

Final project starter repository

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%