Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
M
Mathdoku
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor 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
tmp1u19
Mathdoku
Commits
deb5e70d69faddf3a9f49f6448a1c2efc39d41be
Select Git revision
0 results
mathdoku
Author
Search by author
Any Author
authors
0 authors
Mar 12, 2020
Create README file to present information about the project.
· deb5e70d
tmp1u19
authored
5 years ago
deb5e70d
Delete Mathdoku.java
· 07248f35
tmp1u19
authored
5 years ago
07248f35
Class that keeps the alerts, scenes that have to appear whwnever an action occurs.
· 8443e4d9
tmp1u19
authored
5 years ago
8443e4d9
Class that is in charge of all the functionalities of the game, inclusive drawing.
· ec122b2c
tmp1u19
authored
5 years ago
ec122b2c
Cell class which defines a cell in the grid of the game.
· 4ef9760f
tmp1u19
authored
5 years ago
4ef9760f
Class which creates the scene of the game
· fb21531b
tmp1u19
authored
5 years ago
fb21531b
Main function which will make the application Thread work
· 87a5cd0f
tmp1u19
authored
5 years ago
87a5cd0f
Delete .README.swp
· a2afd9a0
tmp1u19
authored
5 years ago
a2afd9a0
Feb 29, 2020
Memorise values from cells with an event handler
· cc87648b
tmp1u19
authored
5 years ago
cc87648b
Feb 28, 2020
Make possible the insertion of text into the cells. Create a new inner class...
· eb1d03b8
tmp1u19
authored
5 years ago
eb1d03b8
Feb 26, 2020
Create the board with a GridPane, don't let stage go lower than 500x500 for...
· a3117d54
tmp1u19
authored
5 years ago
a3117d54
Feb 24, 2020
README file to describe the aim of the project and its functionality
· b4cda91a
tmp1u19
authored
5 years ago
b4cda91a
Build a GUI without functionality, only the buttons are displayed and the...
· 96eee8ab
tmp1u19
authored
5 years ago
96eee8ab
Add README file describing the purpose of the project
· 23da8ee9
tmp1u19
authored
5 years ago
23da8ee9
Loading