Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
swarm
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
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
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
lalaajal
swarm
Graph
665576e0545d3f7dfaf89422a902ade1358fd3e6
Select Git revision
Branches
1
main
default
protected
1 result
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
8
Dec
2
28
Nov
27
19
16
29
Oct
26
Added comments and updated README
main
main
Updated how the speeds of the birds are limited and how objects are kept on screen.
Modified code according to the style guide
keepInside method now belongs to the Display class. Now the dimensions of the screen is no longer hard coded inside the method.
Deleted several problematic methods and updated the way the objects are drawn
Set a framerate limit and added a function that keeps the target and the birds on the screen
Updated the build script and made updatePosition() prettier
Replaced one awkward position getter and greatly improved the seeking and avoiding logic
Temporary, bad implementation of birds avoiding each other and the obstacles
Preliminary way of getting to target
Differenciated birds, obstacles and the target, all three kinds of objects are drawn
The target can now be moved with mouse
One can draw objects now
Preliminary structure of some objects
Setting up....
Added .gitignore
Initial commit
Initial commit
Loading