Forum Discussion
Altera_Forum
Honored Contributor
10 years ago --- Quote Start --- You could, but if you wrote all the code yourself it might be bigger than the snake game. How about the 7 segment display, or the serial port? --- Quote End --- I'm using the 7 segment display to display the score of the user. But here is the thing, every time the user press reset the system should show the top 3 highest scores. I was thinking on saving these scores into the SD card and load them from it to display the scores on the 7 segment. Can I save the data displayed on the 7 segment to the SD card or is there a better option, other than the SD card, to save the scores?