Skip to content

Arduino IDE used to program a joystick and SPI screen. Snake game currently implemented

Notifications You must be signed in to change notification settings

flamerten/Nano_Gameboy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Nano Gameboy

Personal project to create games on the Arduino Nano, a ST7789 TFT screen and joystick.

Current Games

  • Snake

Notes

Snake

  • Pushed on 07/12/2022
  • The delay is not good, i suspect it leads to some inputs being ignored, when the arduino does not recieve joystick input. Will aim to fix this for greater response in the future.
  • Perhaps a functionality when the snake is eaten, leading to a smaller snake?

About

Arduino IDE used to program a joystick and SPI screen. Snake game currently implemented

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages