195 Commits (597f8f4e24837596936eef6e3fd8bf33d30c0cb5)
 

Author SHA1 Message Date
Yazan Alaamer 597f8f4e24 refactoring: change start pannel name & change weapon (gift of tears) hit points value 2 years ago
Yazan Alaamer 434c1dd96a refactoring: fix endless hp glitch 2 years ago
Yazan Alaamer 458c5f218f refactoring: change guard's hit points value 2 years ago
Yazan Alaamer 661b93f566 refactoring: change some of the game texts 2 years ago
TRC9696 713d9dbec8 refactoring: added method drawAndPlaceButtons 2 years ago
TRC9696 bbe19c44fe refactoring: added method drawGameCanvas 2 years ago
TRC9696 808702f7b8 refactoring: renamed label to TicTacToeLabel 2 years ago
TRC9696 7daef20b27 refactoring: added new method checkIfPlayer2Won 2 years ago
TRC9696 6157023cb3 refactoring: renamed player2Won to player2WonTheGame 2 years ago
TRC9696 599e5ae027 refactoring: renamed player1Won to player1WonTheGame 2 years ago
TRC9696 4f40e1f8ab refactoring: renamed player2button to player2fieldButton 2 years ago
TRC9696 934a23cc9f refactoring: renamed player1button to player1fieldButton 2 years ago
TRC9696 40297298bb refactoring: renamed button to fieldButton 2 years ago
TRC9696 d6773baf0c refactoring: deleted unnecessary data types 2 years ago
TRC9696 f2e31574ca Added check method to check if one player won 2 years ago
TRC9696 eb99618cb9 Added player 2 won method 2 years ago
TRC9696 81ef372c46 Added player 1 won method 2 years ago
TRC9696 df6e4e8a61 Added functionality on button press for the ninth button 2 years ago
TRC9696 55cd6e1609 Added functionality on button press for the eighth button 2 years ago
TRC9696 1b23a92b2a Added functionality on button press for the seventh button 2 years ago
TRC9696 74c9ce244a Added functionality on button press for the sixth button 2 years ago
TRC9696 fe7dd02474 Added functionality on button press for the fifth button 2 years ago
TRC9696 3ee1d988c3 Added functionality on button press for the fourth button 2 years ago
TRC9696 da0c9e8920 Added functionality on button press for the third button 2 years ago
TRC9696 7e7efdf9cf Added functionality on button press for the second button 2 years ago
TRC9696 2fa8f7e873 Added functionality on button press for the first button 2 years ago
TRC9696 83f82cce6e Added player turn methods 2 years ago
TRC9696 6e4ee9ab7d Added booleans for the player turn 2 years ago
TRC9696 482def6ce4 Added booleans for when the second player presses a button 2 years ago
TRC9696 032bc4166d Added booleans for when the player presses a button 2 years ago
TRC9696 c0e5d360aa Added the back Button to the GUI 2 years ago
TRC9696 d8fafd0a69 Added the ninth Button to the GUI 2 years ago
TRC9696 d08bf2a725 Added the eighth Button to the GUI 2 years ago
TRC9696 cae2397ec2 Added the seventh Button to the GUI 2 years ago
TRC9696 7f35810f84 Added the sixth Button to the GUI 2 years ago
TRC9696 51183ea741 Added the fifth Button to the GUI 2 years ago
TRC9696 3940b69133 Added the fourth Button to the GUI 2 years ago
TRC9696 b05449e0e8 Added the third Button to the GUI 2 years ago
TRC9696 30e0b0fe1f Added the second Button to the GUI 2 years ago
TRC9696 c50acfece7 Added the first Button to the GUI 2 years ago
TRC9696 c997845d5b Added 9 Buttons for the playfield 2 years ago
TRC9696 73f3a89ec7 Added Tic-Tac-Toe Text 2 years ago
TRC9696 e35d3cb820 Added JLabel 2 years ago
TRC9696 0e03d96546 Added name to team.md 2 years ago
TRC9696 1e9e6a48c9 Added JFrame and Constructor 2 years ago
Leon Montag e2f986b320 Add Start Button for Tic Tac Toe Game 2 years ago
Yazan Alaamer 731936d12e refactoring: fix player can not die when attacking the guard 2 years ago
Yazan Alaamer e9f25629e4 refactoring: change losing text 2 years ago
Yazan Alaamer 2c86974ad4 refactoring: change ending text 2 years ago
Yazan Alaamer f6874531c0 refactoring: deleting unnecessary data types 2 years ago