An open API service indexing awesome lists of open source software.

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++

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
![image](https://user-images.githubusercontent.com/87696858/138692243-121fd0eb-d7a8-49d3-b87d-30b1b065f03b.png)

## Lose UI
![image](https://user-images.githubusercontent.com/87696858/138691890-08933437-2ada-430f-8190-5045a446a403.png)

## Win UI
![image](https://user-images.githubusercontent.com/87696858/138691935-59e35490-d0e6-401d-9fcc-b6bee11813f8.png)