Nice little project. Now for bonus points, modify your program so that it allows infinite play and doesn't use an array to store the sequence. Because sooner or later, the little ram you have will run out. That modification is rather simple and will make your code probably even simpler than it is now.
Korman