Skip to content

Verilog project of a guessing game where the user enters the binary conversion of a 4-bit number that is displayed on the seven segment displays. The user can select game mode, which changes which numbers are displayed (octal, hexadecimal, and decimal). The system will play a sound if the user guesses correctly or incorrectly.

Notifications You must be signed in to change notification settings

cpp-ethanle/verilogGuessingGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

verilogGuessingGame

Verilog project of a guessing game where the user enters the binary conversion of a 4-bit number that is displayed on the seven segment displays. The user can select game mode, which changes which numbers are displayed (octal, hexadecimal, and decimal). The system will play a sound if the user guesses correctly or incorrectly. The user is given approximately 5 seconds to guess the binary value and after 50 seconds, the game finishes and the users score is displayed on the seven-segment displays.

About

Verilog project of a guessing game where the user enters the binary conversion of a 4-bit number that is displayed on the seven segment displays. The user can select game mode, which changes which numbers are displayed (octal, hexadecimal, and decimal). The system will play a sound if the user guesses correctly or incorrectly.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published