Ozan-Can Ekinci
|
face475c2f
|
implemented closing button functionality
|
2 years ago |
Ozan-Can Ekinci
|
2ad57fc5a9
|
created closing game button
|
2 years ago |
Ozan-Can Ekinci
|
26b71db181
|
adjusted GridBagLayout for Restart button
|
2 years ago |
Ozan-Can Ekinci
|
e2bcd2a2fc
|
added GridBagLayout for restart button
|
2 years ago |
Ozan-Can Ekinci
|
0de9b669f8
|
implemented restart button function
|
2 years ago |
Leon Montag
|
c8f32a3f81
|
refactoring: replace special character
|
2 years ago |
Ozan-Can Ekinci
|
78b7b047b8
|
added restart button
|
2 years ago |
Ozan-Can Ekinci
|
d2d5a52b60
|
adjusted losingpanel format
|
2 years ago |
Ozan-Can Ekinci
|
9ddff67f7b
|
calling Losingpanel after losing
|
2 years ago |
Ozan-Can Ekinci
|
7c05b830b1
|
implemented wrongAnswer method
|
2 years ago |
Ozan-Can Ekinci
|
599cf62ce7
|
created losingpanel method
|
2 years ago |
Ozan-Can Ekinci
|
f8aa15c0c4
|
adjusted winningpanel format
|
2 years ago |
Ozan-Can Ekinci
|
e1b1d37acc
|
calling winningpanel after winning
|
2 years ago |
Ozan-Can Ekinci
|
11203381de
|
created winningpanel method
|
2 years ago |
Ozan-Can Ekinci
|
4cc849ee0b
|
refactoring: implemented method for loading next question
|
2 years ago |
Ozan-Can Ekinci
|
4c5d7a6c83
|
implemented method to check if the fourth answer is correct
|
2 years ago |
Ozan-Can Ekinci
|
bf97724c2f
|
implemented method to check if the third answer is correct
|
2 years ago |
Ozan-Can Ekinci
|
e87d1ad9d1
|
implemented method to check if the second answer is correct
|
2 years ago |
Ozan-Can Ekinci
|
66fa54be5a
|
implemented method to check if the first answer ist correct
|
2 years ago |
Ozan-Can Ekinci
|
63cf92c911
|
added my name to team.md
|
2 years ago |
Ozan-Can Ekinci
|
17559aad68
|
added loadNextQuestion ActionListener
|
2 years ago |
Leon Montag
|
673413e763
|
Added assert to testRun
|
2 years ago |
Leon Montag
|
511e090a54
|
Added arrange and act in testRun
|
2 years ago |
Leon Montag
|
b68d26889f
|
added Test for CreateLayout method
|
2 years ago |
Leon Montag
|
19dd816462
|
Call the methods for testing
|
2 years ago |
Leon Montag
|
94ce8167cd
|
refactoring: Replace try/catch with throws Exception
|
2 years ago |
Leon Montag
|
3e6c043e22
|
refactoring: Formating Code
|
2 years ago |
Leon Montag
|
8e80ee7ad4
|
refactoring: extract Methods for Interface
|
2 years ago |
Leon Montag
|
2e2d7fb427
|
refactoring: extract Methods for Interface
|
2 years ago |
Leon Montag
|
80d35812b4
|
refactoring: call startGame
|
2 years ago |
Leon Montag
|
bf8840e2bd
|
refactoring: create new method for better readability
|
2 years ago |
Leon Montag
|
db466546dc
|
refactoring: Split method into multiple methods
|
2 years ago |
Leon Montag
|
0efdd72f50
|
created Test for SplitAnswer method
|
2 years ago |
Leon Montag
|
1daf0ebd46
|
Created Test for ReadFile method
|
2 years ago |
Leon Montag
|
77bf7f754c
|
created Test for CountFileLine method
|
2 years ago |
Leon Montag
|
3357b8f71e
|
Show Answers in Gui
|
2 years ago |
Leon Montag
|
903f92aaa1
|
Display the Question in the Gui
|
2 years ago |
Leon Montag
|
0e83b892b2
|
Created Method that splits a string into Parts
|
2 years ago |
Leon Montag
|
12c2c1abea
|
Added AnswerBtn3 und AnswerBtn4
|
2 years ago |
Leon Montag
|
bcfe22ef64
|
added AnswerBtn1 and AnswerBtn2
|
2 years ago |
Leon Montag
|
3f3a9ec2eb
|
add minimum width and height for buttons
|
2 years ago |
Leon Montag
|
f1081d148b
|
change the size and margin of the GridBagConstraints
|
2 years ago |
Leon Montag
|
ba50d3fea4
|
Added GridBagConstraints and GridBagLayout
|
2 years ago |
Leon Montag
|
eb7e4bdd80
|
created Test for CreatePanel method
|
2 years ago |
Leon Montag
|
80a43a0f0f
|
create Test for CloseBtn
|
2 years ago |
Leon Montag
|
96b5c11fa5
|
create Test for StartBtn
|
2 years ago |
Leon Montag
|
5a74bf9e9c
|
refactoring: correct misspelling
|
2 years ago |
Leon Montag
|
ab0d77aaa2
|
align QuestionLabel
|
2 years ago |
Leon Montag
|
1ffca03e88
|
Add Questions Label
|
2 years ago |
Leon Montag
|
d035a5251f
|
Change the look of the headline
|
2 years ago |