95 Commits (d8c79f46ad13ec05336fefb0e006904acfa547fd)
 

Author SHA1 Message Date
Leon Montag d8c79f46ad refactoring: Replace RestartBtn Name 2 years ago
Ozan-Can Ekinci b8ca7f2292 refactoring: removed unnecessary panel visibility and adjusted WinningLabel size 2 years ago
Ozan-Can Ekinci c370afd42e refactoring: adjusted HighscoreLabel and currentQuestionNrLabel size 2 years ago
Ozan-Can Ekinci 660a2bad48 refactoring: refactored variable names 2 years ago
Ozan-Can Ekinci 1c649cf3ee refactoring: adjusted layout of classes 2 years ago
Ozan-Can Ekinci 32dc8a0793 refactoring: adjusted QuestionLabel size 2 years ago
Ozan-Can Ekinci 6c55bb0e78 created file and String array for showing question value 2 years ago
Ozan-Can Ekinci d810a10473 refactoring: changed countFileLines and readFile methods 2 years ago
Ozan-Can Ekinci 89351dd776 implemented highscore functionality 2 years ago
Ozan-Can Ekinci e2a0224e77 Created new JLabel and method for highscore 2 years ago
Ozan-Can Ekinci c41075641e displaying last question number after losing 2 years ago
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