Skip to content

This is the game "Brick Breaker" designed in verilog for an FPGA.

Notifications You must be signed in to change notification settings

allydurks/brickBreakerEC311Fall15

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Brick Breaker on a FPGA

This project contains the working game "Brick Breaker". The bottom of the screen has a moving platform that the ball can bounce off, and the ball then bounces up and can angle bounce off the sides of the game or directly onto the bricks, slowly breaking them. The goal of the game is to break all the bricks. This game was implemented in verilog and C for an FPGA board.