Skip to content

Commit

Permalink
Initial README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelgabler committed Aug 12, 2023
1 parent f5f911b commit 98ac673
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,8 @@
# ANTS2D
Numerical simulation of ants searching for food in a 2D board

This is a FORTRAN code designed to simulate the behavior of ants searching for food in a 2D board. The program was designed just for fun, but I believe it could be useful to perform some social experiments based on the logic of ants working in a cooperative mode to search for food.

I recorded a Youtube video in my channel (in portuguese) explaining the logic and the ideas behind this code, here is the link:

https://youtu.be/99QfUz3DDEs

0 comments on commit 98ac673

Please sign in to comment.