Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rafa-br34 committed Apr 25, 2024
1 parent f9ab9a0 commit 40827a0
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@ The web version can be found [here](https://rafa-br34.github.io/LangtonsAnt)
* [Web version](#web-version)
* [C++ version](#c-version)
* [Arguments](#arguments)
* [`x` & `y`](#x---y)
* [`m`](#m)
* [`a`](#a)
* [`i`](#i)
* [`s`](#s)
* [`o`](#o)
* [`t`](#t)
* [`-x` & `-y`](#-x---y)
* [`-m`](#-m)
* [`-a`](#-a)
* [`-i`](#-i)
* [`-s`](#-s)
* [`-o`](#-o)
* [`-t`](#-t)

# Implementation notes
Both the C++ ([Ant.h](https://github.com/rafa-br34/LangtonsAnt/blob/master/SOURCE/Types/Ant.h)) and JavaScript ([Ant.js](https://github.com/rafa-br34/LangtonsAnt/blob/master/WEBSITE/Scripts/Ant.js)) version share the same implementation concept.
Expand Down

0 comments on commit 40827a0

Please sign in to comment.