Skip to content

Classic Snake game written in AVR assembler for the ATmega128 8-bit Microcontroller

License

Notifications You must be signed in to change notification settings

greenstatic/snake-embedded

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake Embedded

Classic Snake game written in AVR assembler for the ATmega128 8-bit Microcontroller.

On game over press the switch on the joystick to start a new game.

Demo YouTube video CLICK HERE

Electronics

Pins

  • Display: ET-CLCD (see board details)
  • LED (blinks when display refreshes): GPIO A0
  • Joystick X-axis: GPIO F0
  • Joystick Y-axis: GPIO F1
  • Joystick switch: GPIO E0

Development

Created using Atmel Studio 7, simply import the project and assemble away.

About

Classic Snake game written in AVR assembler for the ATmega128 8-bit Microcontroller

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published