184 Commits (934a23cc9f785bbad09f43cfa633bb449eac395b)
 

Author SHA1 Message Date
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
Yazan Alaamer 5388eea78a refactoring: resize main text font 2 years ago
Yazan Alaamer b2075bbab3 refactoring: disable user to edit main text area 2 years ago
Leon Montag 4af7a699c3 test for StartDarkSoulsBtn 2 years ago
Leon Montag 2b433b2992 prepare for test 2 years ago
Yazan Alaamer 357748a122 fixed ending game not shown & added monster hit points value 2 years ago
Yazan Alaamer c7a907335a create monster attacking system 2 years ago
Yazan Alaamer f0323f1f61 create ending methode 2 years ago
Yazan Alaamer 7a7fc2756b create lose methode 2 years ago
Yazan Alaamer 7a26cc4b44 create win methode 2 years ago
Yazan Alaamer 6651499e86 create player attacking system 2 years ago
Yazan Alaamer 45975356ff create boss fight system 2 years ago