Skip to content

agarw184/Frogger---Microprocessors-STM-32-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Frogger project

Built the classic arcade game - ‘Frogger’. The objective of the game was to help our character (the frog) cross the bottom of the screen to the top by dodging the obstacles (cars and trucks represented by colored rectangular pixels) which ran across the screen horizontally at different rates. The game started with the vehicles moving at the minimum pace. However, as levels progressed, the speed of the vehicles increased which essentially made the game difficult for the user.

Microcontroller used : STM - 32

Language used : Embedded-C

Protocols used : SPI, I2C, GPIO and DMA