
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
Game where you are guessing computers number with following rules:
- 4 digit number
- 0 can't be in 1st place
- no digit repetition
Similar to mastermind.
6 years ago
v0.32:
- about button added;
- give up button added;
v0.3:
- fixed lineEdit returnPressed problem -allowing repeating digits to be entered in the table
v0.2:
- some code clean up
- now your last entry is selected, much easer to see
- table view now scrolls to last entry
6 years ago
v0.32:
- about button added;
- give up button added;
v0.3:
- fixed lineEdit returnPressed problem -allowing repeating digits to be entered in the table
v0.2:
- some code clean up
- now your last entry is selected, much easer to see
- table view now scrolls to last entry
Please login or register to add a comment or rating