Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 220 Bytes

README.md

File metadata and controls

1 lines (1 loc) · 220 Bytes

A small Unity game engine project made in a couple hours for a job application. The code creates N moving cubes within a limited area and for each cube, finds it's closest neighboring cube and draws a line between them.