Memory test game using Raspberry pi GPIO LED
This is a memory test game using Rassberry pi GPIO, Semaphore, pThread.
When the light is turn on by random sequence, then you push down the switch that sequence.
There are 5 stages in game.
compile options : gcc -o gameStart memory-test-game.c -lwiringPi -lpthread
Enjoy the game!!