1 / 4

gMastermind

gMastermind. By: Tom Hanrahan and Kyle Arnzen April 26, 2005 A C++ and Gtkmm GUI Game. Implementation. Files Included : Written by Tom : - board.cc / board.h - player.cc / player.h Written by Kyle : - window.cc / window.h - Glade tools (dialog boxes)

lakeisha
Download Presentation

gMastermind

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. gMastermind By: Tom Hanrahan and Kyle Arnzen April 26, 2005 A C++ and Gtkmm GUI Game

  2. Implementation • Files Included: Written by Tom: - board.cc / board.h - player.cc / player.h Written by Kyle: - window.cc / window.h - Glade tools (dialog boxes) Written and debugged together: -Grid.cc / Grid.h

  3. What is it ? • A simple GUI game in which the user tries to guess a randomly generated code of a sequence of colors. • The user gets 8 guesses at cracking the code and after each attempt is informed of: - how many of their guessed spots are correct -of those not in the correct spots, how many are the correct colors

  4. Screenshots

More Related