Skip to content

DantasB/hangman-game-vhdl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hangman Game

A simple Hangman Game constructed using VHDL made by Bruno Dantas, Guilherme Bergman and João Ricardo.

The Hangman Game is a simple guessing game that one player think in a word, phrase or sentence and the others try to guess it by suggesting letters whith a certain number of guesses.

Important

This code was a College work that had some requirements:

  • The Game needed to show the hide word using "* or -".
  • If the person guessed the wrong word, the game needed to show the number of errors.
  • The Game needed to have a maximum number of tries (Like the real game).

Code

The professor gave us some developed codes that would help us on understand how to lcd display worked and how to write the words in there. Below are these codes:

About

A simple Hangman game made using VHDL

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages