Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
comp1206-cw
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Package registry
Model registry
Operate
Terraform modules
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
Jackson
comp1206-cw
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Branches
1
master
default
protected
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
20
Apr
19
17
15
13
11
10
9
8
7
6
5
4
3
1
31
Mar
30
29
27
26
24
23
22
20
19
15
13
12
9
7
6
5
1
Ready for upload
master
master
Final of the final
Fin
Newest version, finished extensions
Made settings page, extension 2
New refined version, added animations in game
Added starting animations with sound, works fully
Extensions, added an options page for single player
Finished version of the game, full working, tested, added comments
Almost complete version of game, need to test with another client
added the game class, need to fix keyboard input issues colliding with chat (use boolean). Also need to fix scroller bug
Started multiplayer games, need to make MultiplayerGame class
Stable version, not added multiplayer games yet, made lobby, need to clean code and add more comments
Almost finished lobby, need to fix ERROR messages when creating channel
Added buttons and renaming in the chat.
More changes on LobbyScene, addeds if statements for all messages, added UI. Need to display more information.
Started Lobby, try observable list
Fixed time offset for animation in UI. Used addListener to a boolean property
Minor bug fixes, added ready boolean to check readiness for displaying leaderboard
Online scores working
Online scores not updating/showing yet
Online scores adapted, can now use online scores
Finished local score section, everything works
Added music, file writing and prompts. Need to show current high score in challenge scene.
Writing method done, need to prompt user for a new high score. Test for binding and writing also worked.
Binding works, writing to file still not finished, sorting done
Displaying scores working, need to fix binding
Started Scores section, class created.
Changed transition to using a timeline and keyframes
Game ends when lives lost, added sound effect. Added new listener.
Added time bar, not yet customized
Need to implement timer listener and add the UI to challenge scene
Completed Graphics section, added opacity
Fixed bug, might need fine tuning.
Added hover and center circle, cannot resolve both keyboard and mouse on board issue
Added keyboard support, no graphics applied. CUrrently using logger to indicate position of hover block.
Added more keys and anti-clockwise rotations. Need to apply keyboard controls.
Added another listener for the clicking on Main/Current board. Rotating and swapping pieces enabled.
Added a following piece, correctly displayed on scene. Can also rotate pieces.
Fixed names of interfaces to match specification
Loading