Skip to content

A clone of the arcade classic, Breakout, made for an Arduino Uno

Notifications You must be signed in to change notification settings

pokeblokdude/cs335-breakout-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BREAKOUT!

This was a project for my computer hardware class. It runs on an Arduino Uno, and uses an Adafruit TFT LCD display (do not recommend, btw). It also uses an analog thumbstick.
It depends on my GFX_Math library, since I was originally trying to make a 3D renderer. The screen ended up being too slow for that.

Features

  • "Animated" Title Screen
  • 5 Levels
  • Pausing
  • Game over / Win Screens

Pictures

About

A clone of the arcade classic, Breakout, made for an Arduino Uno

Resources

Stars

Watchers

Forks