https://github.com/8dcc/langtonsant
Creates a Langtons ant .bmp file with various colors
https://github.com/8dcc/langtonsant
Last synced: 3 months ago
JSON representation
Creates a Langtons ant .bmp file with various colors
- Host: GitHub
- URL: https://github.com/8dcc/langtonsant
- Owner: 8dcc
- Created: 2021-07-02T16:12:27.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-11-01T23:11:35.000Z (about 4 years ago)
- Last Synced: 2025-10-07T15:44:02.495Z (3 months ago)
- Language: C++
- Homepage:
- Size: 122 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Langtons Ant
**Based on https://github.com/matty9090/LangtonsAnt.**
Creates a Langtons ant .bmp file with various colors. No SFML, might try a version in the future. I am learning c++ so don't bully me.
I tested it on windows, but it probably works on linux too.
### Install
```bash
git clone https://github.com/r4v10l1/LangtonsAnt
cd LangtonsAnt
g++ main.cpp -o LangtonsAnt.exe
```
### Changes
* Added multiple color support.
* Added fractal shit.
### Gallery





