https://github.com/charlescreativecontent/whoami
https://github.com/charlescreativecontent/whoami
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/charlescreativecontent/whoami
- Owner: CharlesCreativeContent
- Created: 2021-10-28T21:14:07.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-30T16:16:45.000Z (about 4 years ago)
- Last Synced: 2025-02-17T05:15:32.394Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 202 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# WhoAmI
Mini Project for Java.
To run the game on Windows: double click on build.cmd and click on run.cmd
To run the gam on MacOs: double click on build.sh and click on run.cmd
Goal: Find mystery person assigned to the player either by typing the name or by selecting features like: hair, hairlength, glasses, cover or beard.
Play tactics: Each round player gets assigned a random mystery person. When starting the game, player has three options to guess by 1. Name 2. Features or 3. to see the list of characters. Each round player can keep guessing by features, if he/she thinks that their mystery person has one of the features type true or false if not.
When finally found the character they win the game.
Enjoy the game!