Skip to content

Bucks and Does is a classic guess the word console game based on c++.

Notifications You must be signed in to change notification settings

ramachandrajr/BuckDoeGame

Repository files navigation

BuckDoeGame

Original game by BenTristem link: https://github.com/UnrealCourse/02_BullCowGame/tree/master/BullCowGame

Changes

  1. Console gets cleared on every new game.
  2. Added new ASCII art at game start.
  3. Added ASCII art for game end.
  4. We read both ASCII arts from files.
  5. We now get a random word from a words file isograms.txt, you can add as many words as you prefer.

TODO

  1. Word length selection option to user.
  2. Add in more exceptions.

About

Bucks and Does is a classic guess the word console game based on c++.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published