Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
TicTacToe
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jan Peter Schweers
TicTacToe
Commits
34ef86f737d52cba23e30fc48bb070c8d5ca543f
Select Git revision
Branches
4
main
default
protected
develop
addBasicImplementation
BasicTicTacToe
4 results
tictactoe
src
main
java
com
example
tictactoe_game
TicTacToeFX.java
Author
Search by author
Any Author
authors
Jan Peter Schweers
janpeter.schweers
Kilian Lindt
ki.lindt
Marc Daginnus
marcdaginnus
3 authors
Jan 11, 2025
add missing curly brace
· 34ef86f7
jan-schw
authored
2 months ago
34ef86f7
add close button
· 57052dc0
jan-schw
authored
2 months ago
57052dc0
add text for current player and turn
· 913d97e7
jan-schw
authored
2 months ago
913d97e7
add condition for game over
· 687040aa
jan-schw
authored
2 months ago
687040aa
refactor custom event handler
· 89420016
jan-schw
authored
2 months ago
89420016
add event handler to grid instead of button
· 3c451fa6
jan-schw
authored
2 months ago
3c451fa6
refactor
· 1b7b47b2
jan-schw
authored
2 months ago
1b7b47b2
add custom event handler for victories and draws
· 64939e23
jan-schw
authored
2 months ago
64939e23
make button field final
· 1d356ed3
jan-schw
authored
2 months ago
1d356ed3
add logic for victory conditions
· 50d95328
jan-schw
authored
2 months ago
50d95328
Merge
· 5e6cb9a7
jan-schw
authored
2 months ago
5e6cb9a7
cleanup
· c6a7cb95
jan-schw
authored
2 months ago
c6a7cb95
TicTacToe feld erstellen
· ed023d2d
Marc Daginnus
authored
2 months ago
ed023d2d
Test 19889
· bd8dd5bb
Marc Daginnus
authored
2 months ago
bd8dd5bb
Loading