Note
Please review this additional information before continuing.
This game is for fun, and some assets are used without permission from their original owners. I do not claim any copyright over these assets, they still belong to their respective owners. Here's some information:
- BGM: "Guruguru Usagi" by Mitsukiyo
- Character images from Blue Archive Wiki
- Character voices were generated by AI
- Logo generated with Blue Archive Logo Generator
Simon Barchi is a web-based Simon game with a Blue Archive theme.
- Blue archive themes, characters, voices
- Stage feature
- and more to explore
This game works like Simon, where the player follows a random sequence.
- Create a random color sequence and store it in an array.
- Play the sequence using recursion.
- Player repeats the sequence.
- Check if the player's choice matches the current color
- Continue if correct, end the game and show the result if incorrect.
Assuming you've forked the repo and are running a local server or using the demo app:
- Click the "Start Game" button.
- The sequence will play, watch it carefully.
- Once it's done, repeat the sequence correctly.
- Continue repeating the sequence until you make a mistake, which will end the game.
There's always room for improvement. Feel free to contribute!
The game is licensed under MIT License. Check the license file for more details.