
About
Snake-in-LabVIEW is a simple implementation of Snake built entirely in LabVIEW's graphical programming environment, played by running a compiled Windows executable. Arrow keys move the snake, eating food (green dots) grows its tail, and reaching the edge of the map wraps the snake to the opposite side rather than ending the game.
Getting started
Run the included executable in the Builds folder to start playing immediately; use the arrow keys to move and avoid running into your own tail. The LabVIEW project can also be opened and edited directly for those who want to modify it.