Ozan-Can Ekinci
|
76736f610b
|
implemented functionality for showing current question
|
2 years ago |
Ozan-Can Ekinci
|
263d664e2f
|
displaying QuestionNr Label in MainPanel
|
2 years ago |
Ozan-Can Ekinci
|
4f46b41e24
|
created new JLabel and method for current question
|
2 years ago |
Ozan-Can Ekinci
|
d6a48d33f9
|
adjusted GridBagLayout for buttons after winning
|
2 years ago |
Ozan-Can Ekinci
|
dfbd3cd79d
|
added GridBagLayout and functionality for buttons after winning
|
2 years ago |
Ozan-Can Ekinci
|
49de036b77
|
added restart and closing button after winning
|
2 years ago |
Ozan-Can Ekinci
|
bcbb9c15d3
|
added if statement to restart button functionality
|
2 years ago |
Ozan-Can Ekinci
|
1f5aa08c71
|
refactoring: moved createRestartButton method to LosingPanel
|
2 years ago |
Ozan-Can Ekinci
|
7ed5d2c767
|
refactoring: calling methods in loadNextQuestion class
|
2 years ago |
Ozan-Can Ekinci
|
c81cc47769
|
refactoring: moved restart button functionality
|
2 years ago |
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 |