Skip to content

DarkyGr/Unreal-Engine-Bull-Cow-Ox-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To-Bull-Cow-Game (1.1V)

-> This game is made in Unreal Engine 4.27 and C++.
--> Requeriments: UE >= 4.22

The game is based on:

  • Word guessing game.
  • Guess the isogram.
  • The letter in guess and correct place is a "Bull".
  • Letter to guess, but in the wrong place is a "Cow".
  • (NEW) Letter that doesn't belong to the word is a "Ox".

Mechanics of the game:

  • Hidden word pulled from a list.
  • Game will let us know the number of lives we have.
  • Player will make a guess.
  • Lose a life if you get it wrong.
  • Display how many bulls, cows and oxs.
  • If the correct word is guessed then the game is won.
  • If the lives run out, the game is over.

About

This game is made in Unreal Engine 4.27 and C++.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published