epic meme race (cro)
      Model was written in NetLogo 5.3.1 
      • 
      Viewed 397 times
      • 
      Downloaded 33 times
      • 
      Run 0 times
    
    
    
      Do you have questions or comments about this model? Ask them here! (You'll first need to log in.)
velika trka memeova
tko če pobjediti m8
k
SWAG SWAG SWAG SWAG SWAG SWAG SWAG SWAG SWAG SWAG
kako se koristi
saznaj sam
napravio hydro gaming
youtube kanal: https://www.youtube.com/channel/UCop8DSmRStZThxAv16ScbIA
Comments and Questions
  Please start the discussion about this model!
  (You'll first need to log in.)
      
    Click to Run Model
  
globals [ d_x s d_t v d_x1 s1 d_t1 v1 ] to setup clear-all setup-trump setup-pozadina reset-ticks end to go ask turtle 0 [ unos izračun ] ask turtle 1 [ unos1 izračun1 ] tick end to setup-trump create-turtles 2 ask turtle 0 [ set heading 0 set shape dunk_memes set color green set size 10 setxy -20 -5 if putanja [ pen-down ] ] ask turtle 1 [ set heading 0 set shape dank_memes set color blue set size 10 setxy -20 10 if putanja [ pen-down ] ] end to setup-pozadina ask patches [ set pcolor pink ] end to unos set d_t 0.01 set v brzina end to izračun set xcor (xcor + d_x) set s (s + d_x) set d_x (d_t * v ) end to unos1 set d_t1 0.01 set v1 brzina1 end to izračun1 set xcor (xcor + d_x1) set s1 (s1 + d_x1) set d_x1 (d_t1 * v1 ) end
There is only one version of this model, created over 9 years ago by Hydro Gaming.
Attached files
| File | Type | Description | Last updated | |
|---|---|---|---|---|
| epic meme race (cro).png | preview | Preview for 'epic meme race (cro)' | over 9 years ago, by Hydro Gaming | Download | 
This model does not have any ancestors.
This model does not have any descendants.
Download this model