Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
Python_Chess_L02_GRP18
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
Aidan Mariglia
Python_Chess_L02_GRP18
Graph
6cc84840d043b3c071900ed06bd67b9fc24131c5
Select Git revision
Branches
1
main
default
protected
Tags
8
rev1-final
DD-Rev0
TP-Rev0
SRS-Rev.0
Development_Plan.pdf
development_plan.tex
ProblemStatement.pdf
ProblemStatement.tex
9 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
12
Apr
6
5
31
Mar
30
29
21
20
19
18
15
13
11
7
6
4
3
2
28
Feb
27
11
10
8
6
5
4
3
31
Jan
27
24
finalized rev1
rev1-final main
rev1-final main
finalized doc rev1
Merge branch 'main' of https://gitlab.cas.mcmaster.ca/mariglia/python_chess_l02_grp18
marking
board color change
added piece promotion (defaults to queen)
Added border to highlight
Fixing end game messages
Merge branch 'move-highlighting' into 'main'
Merge branch 'main' of https://gitlab.cas.mcmaster.ca/mariglia/python_chess_l02_grp18
feedback and marking
added potential move highlighting
basic highlighting of selected squares
Updated MG
Merge branch 'tests' into 'main'
Created tests for Board
setup for test_Board
Created tests for Game
Made tests for check_legal_moves
initial tests setup
Adding board reset feature
Adding display messages for outcomes
basic game functionality working
Merge branch 'main' of https://gitlab.cas.mcmaster.ca/mariglia/python_chess_l02_grp18 into main
Finished design docs revision 0
DD-Rev0
DD-Rev0
Updated Board.py
Added MIS for Board module
Added MIS for Board module
tweaking MIS comments
expaneded MIS
added MIS for display module
updated gantt chart
fixing doxygen config
added doxygen config
added module work to gantt chart
updated gantt chart
pushing display bug
cleaning up dirs
moving tests to Game dir
updated test plan readme
TP-Rev0
TP-Rev0
Loading