Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
FirefighterStarter
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
CHERCHEM Sarah
FirefighterStarter
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
6a2fdffd1d7b57f57860f9ee50af9a3e87826cf7
Select Git revision
Branches
2
main
default
protected
variant
2 results
Begin with the selected commit
Created with Raphaël 2.2.0
6
Dec
29
Nov
28
22
21
17
7
25
Oct
27
Oct
26
25
24
23
18
9
Nov
3
2
complete the readme file
main
main
Create a readme file
make MotorizedFireFighter extends Firefighter
Create the class DefaultFireFighter
Define the Strategy of the move
BoardFireFighterBehavior : correct the methode canMoveTo
CloudMovements : correct the methode updateElements
Create the class MountainGenerator
Create the interface ElementGenerator
Correction
Modify the methode reset
Add movements classes which implements mouvements
InitializeElements : add the methode InitializeElement
Create the interface InitializeElements
Add the methode update elements
Add the interface Update
Display the rocky in the grid
Create the classe RockyFactory
Create the class Road
Add the class Road
Correct errors
Add mountains to the grid
Display Motorized in the grid
FirefighterBoard : modify the methode addElementToBoard
BoardFireFighterBehavior : add the methode getMotorizedFighters
BoardFireFighterBehavior : modify the methodeUpdate
MotorizedFactory : implements the methode createElements
Create the class MotorizedFactory
MotorizedFireFighter : modify the methode move
MotorizedFireFighter : add the methode move
Create the class MotorizedFireFighter
BoardFireFighterBehavior : DISPLAY the clouds on board
BoardFireFighterBehavior : DISPLAY the clouds on board
BoardFireFighterBehavior : modify the methode updateToNextGeneration
BoardFireFighterBehavior : add the methode updateClouds
BoardFireFighterBehavior : modify the methode initialize
CloudFactory : Complete the methode generateRandomPosition
CloudFactory : Complete the methode createElements
CloudFactory : add the constructor
Create the class CloudFactory
Loading