Skip to content

rnistuk/GoBoids

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GoBoids

Boids Implemented in Golang

Based on Conrad Parker's Boids Pseudo-code

Getting Started

This was written using JetBrains GoLand, and SDL2

Prerequisites

You'll need to install SDL2, on macOS use Brew.

brew install sdl2

Running the app will open a window and display a number of dots that fly around like a flock a birds.

Built With

Authors

  • Rich Nistuk - Initial work - rnistuk

Acknowledgments

Releases

No releases published

Packages

No packages published

Languages