Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 817 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 817 Bytes

Go Experiments

This repository contains a series of experimental projects to learn more about the Go programming language.

Fractal Rendering

Fractal.PNG

Voxel Cars

Inspired from this GitHub project, these voxel cars use a genetic algorithm to teach a small fully-connected neural network how to navigate a course.

VoxelliTooSmartDriving.gif

VoxelliSmarterDriving.gif

Sim

A city simulator, in 2D while the simulation aspect is being written.

Sim.gif