Skip to content

jeferal/simon_game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simon_game

This is the project of a Simon game implemented on a Beagle Bone Black.

Simon Game

Beagle Bone Black

Compilation

It is required to build this project with arm-linux-gnueabihf-g++-8 compiler. In the makefile the configuration of the ssh cross-compilation can be modified (IP address of the BBB).

make clean all