Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Ahmad Reza Cheraghi
swarm-sim
Commits
84d27967
Commit
84d27967
authored
Sep 18, 2019
by
Ahmad Reza Cheraghi
Browse files
Update lonely_particle.py
parent
2dac129b
Changes
1
Hide whitespace changes
Inline
Side-by-side
scenario/lonely_particle.py
View file @
84d27967
...
...
@@ -2,4 +2,3 @@ import scenario.std_lib as std
import
lib.header
as
header
def
scenario
(
world
):
world
.
add_particle
(
0
,
0
)
std
.
add_tiles_as_hexagon
(
world
,
10
,
color
=
header
.
dark_green
)
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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