https://github.com/christinec-dev/pin-crusher
A basic pin guessing, command-line based game made with C++
https://github.com/christinec-dev/pin-crusher
console-application console-game cplusplus cpp numberguesser numberguessinggame
Last synced: about 1 year ago
JSON representation
A basic pin guessing, command-line based game made with C++
- Host: GitHub
- URL: https://github.com/christinec-dev/pin-crusher
- Owner: christinec-dev
- Created: 2021-10-25T12:02:43.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-10-25T12:08:27.000Z (over 4 years ago)
- Last Synced: 2025-01-30T07:42:36.449Z (over 1 year ago)
- Topics: console-application, console-game, cplusplus, cpp, numberguesser, numberguessinggame
- Language: C++
- Homepage:
- Size: 716 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pin-Crusher
This is an extremely basic pin guessing, command-line based game made with C++. I made it for preperation of my exams, as well as journeying into the deep waters of Unreal Engine!
## The premise of the game is as follows:
> You are investigating the murder of your beloved Goldfish Lennie...
> You suspect that it might be your sister, and you know that the evidence is on her phone...
> Ugh, it's PIN PROTECTED!
> Enter the correct pin to bust your sister!
## Main UI

## Lose UI

## Win UI
