Skip to content

Commit

Permalink
Better readme
Browse files Browse the repository at this point in the history
  • Loading branch information
rafa-br34 committed Apr 27, 2024
1 parent f5a329d commit 50cc3b7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
Binary file not shown.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
![Langton's ant originally on a 30720x17280 grid (resized to 4320x4320) with the LRRRRRLLR pattern after 1292334158 iterations](ASSETS/LRRRRRLLR_30720x17280_1292334158_RESIZED_512x512.png)
<p align="center">
<img src="ASSETS/LRRRRRLLR_30720x17280_1292334158_RESIZED_4320x4320.png" width="400">
</p>
<hr>


This repository contains a C++ and web implementation of the [Langton's ant](https://wikipedia.org/wiki/Langton's_ant) universal Turing machine.
Expand Down

0 comments on commit 50cc3b7

Please sign in to comment.