# Agent steps

**URL:** https://discourse.julialang.org/t/agent-steps/114980
**Category:** New to Julia
**Tags:** first-steps
**Created:** [May 30, 2024, 7:15pm UTC](https://discourse.julialang.org/t/agent-steps/114980 "2024-05-30T19:15:17Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Dawit](https://avatars.discourse-cdn.com/v4/letter/d/4af34b/32.png) [@Dawit](https://discourse.julialang.org/u/Dawit)
#### Post date: [May 30, 2024, 7:15pm UTC](https://discourse.julialang.org/t/agent-steps/114980/1 "2024-05-30T19:15:17Z")

</div>

Hi Guys, I am new to julia… I was working on American football simulation and I tried to move agents/players with certain movement… for them to score and reset on the center position. Now i wanted to try… for the ball carrier to go to the touch down considering it as a destination which I saw on the ant simulation example. can anyone explain how to implement that… so that player go along a certain path tp reach touchdown, avoiding defensive players.  
Thank you!  
[socer.jl](https://discourse.julialang.org/uploads/short-url/n55yHATmwDNPUOiEaLvGovdfCGH.jl) (3.2 KB)
