Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Jean Descamps
projet_IA04
Commits
c4ad67ac
Commit
c4ad67ac
authored
Dec 21, 2021
by
Vivien Leclercq
Browse files
Update constant.go
parent
f79cef80
Changes
1
Hide whitespace changes
Inline
Side-by-side
Boid/utils/constant/constant.go
View file @
c4ad67ac
package
constant
const
(
ScreenWidth
=
500
ScreenHeight
=
500
NumBoids
=
1
00
ScreenWidth
=
1152
ScreenHeight
=
648
NumBoids
=
2
00
NumWalls
=
20
MaxForce
=
2.0
MaxSpeed
=
4.0
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment