Skip to content

AlexandrinoVM/boids-zig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Boids Flock Simulator in Zig πŸ¦…

A super simple Boids (bird flocking) simulation written in Zig, using raylib for graphics.

  • Simulates 1000 boids at 60 FPS
  • Tiny binary: ~30 KB
  • No dependencies beyond raylib (bundled via Zig build)
  • Compiles in < 1 second

πŸš€ How to run (one command):

zig build run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages