Skip to content

Final project submission for ENG EC 311 at Boston University

Notifications You must be signed in to change notification settings

a1icja/FPGA-Guessing-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

FPGA Guessing Game

Developed by Alicja Mahr (Boston University) and Jackson Kahn (Cornell University) for the final project of ENG EC 311 (taught by Tali Moreshet)

Simple verilog implementation of a number guessing game. Players may select between one player (Player vs AI) and two player (Player vs Player) modes. The game keeps track of the running score and the number of guesses used by each player. Players are shown the number of correct and misplaced values after they submit a guess.

License

There is no license for this code. All rights are reserved, and all default copyright laws apply. You may not reproduce, distribute, or create derivative works from the code within this respository. You may not submit any portion of this code for an assignment, lab, or exam as your own.

Support

There is no support for this code. Questions regarding design or implementation can be asked via GitHub Issues.

Missing Files

Two files are missing: PRNG.v and SevenSegmentLED.v. These have been excluded as they are proprietary files provided for the students of ENG EC 311 at Boston University, and I do not have the rights to redistrbute them.

About

Final project submission for ENG EC 311 at Boston University

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published