Skip to content

InnigerM/clabC_Arduino_Snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

clabC_Arduino_Snake

Small Arduino Project featuring a snake game

Snake.ino is made for Arduino Uno please only use with given hardware otherwise this may cause errors Include the following libraries to your arduino IDE: <Adafruit_GFX.h> <SPI.h> <Wire.h> <Adafruit_ILI9341.h> <Adafruit_STMPE610.h>

the snake_controller is used to control the snake with "W" "A" "S" "D" keys please run and configure this code with your arduino to make sure you are able to use the application

About

Small Arduino Project featuring a snake game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published