Formiga de Langton Hexagonal (Langton Ant) em C++ com Raylib (simulation, algorithms)

Subscribers:
2,330
Published on ● Video Link: https://www.youtube.com/watch?v=Pq-vAqVDCZk



Duration: 2:45:59
29 views
5


Formiga de Langton Hexagonal (Langton Ant) em C++ com Raylib (simulation, algorithms)

Repositório: https://github.com/davidbuzatto/Projetos-Raylib
Caminho do projeto: https://github.com/davidbuzatto/Projetos-Raylib/tree/main/simulações/langton-ant-hexa




Other Videos By Programando Errado!


2024-01-28Desafios de programação (LeetCode) em Java
2024-01-27Testes de Componentes Raygui em C com Raylib (recreative programming, simulation, algorithms)
2024-01-27Testes de Componentes Raygui em C com Raylib (recreative programming, simulation, algorithms)
2024-01-25Testes de Componentes Raygui em C com Raylib (recreative programming, simulation, algorithms)
2024-01-24Simulação de Areia em C com Raylib (recreative programming, simulation, algorithms)
2024-01-24Simulação de Areia em C com Raylib (recreative programming, simulation, algorithms)
2024-01-22Árvore de Pitágoras em C com Raylib (recreative programming, simulation, algorithms)
2024-01-16Formiga de Langton Hexagonal (Langton Ant) em C++ com Raylib (simulation, algorithms)
2024-01-15Formiga de Langton Hexagonal (Langton Ant) em C++ com Raylib (simulation, algorithms)
2024-01-15Formiga de Langton Hexagonal (Langton Ant) em C++ com Raylib (simulation, algorithms)
2024-01-14Formiga de Langton Hexagonal (Langton Ant) em C++ com Raylib (simulation, algorithms)
2024-01-14Formiga de Langton (Langton Ant) em C++ com Raylib (simulation, algorithms)
2024-01-13John Conway's Game of Life (Autômatos celulares 2D) em C++ com Raylib (simulation, algorithms)
2024-01-12John Conway's Game of Life (Autômatos celulares 2D) em C++ com Raylib (simulation, algorithms)
2024-01-12Autômatos celulares lineares em C++ com Raylib (simulation, algorithms)
2024-01-11Caminhos em curvas em C++ com Raylib (simulation, algorithms)
2024-01-10Caminhos em curvas em C++ com Raylib (simulation, algorithms)
2024-01-10Conjuntos Mandelbrot e Julia em C com Raylib (simulation, fractal, algorithms)
2024-01-09Implementando Simulador de fluído Euleriano em C com Raylib (simulation, algorithms)
2024-01-08Preparando material para aulas e programando
2024-01-07Passando o tempo... Usando Dear ImGui (Immediate mode GUI) em C++