DEV Community

Cover image for I made a "Simon Game" variation using VueJS 🎮
Felippe Regazio
Felippe Regazio

Posted on

20 8

I made a "Simon Game" variation using VueJS 🎮

Recently i made this kind of Simon Game using VueJS.

Simon is an electronic game of memory skill invented by Ralph H. Baer and Howard J. Morrison, working for toy design firm Marvin Glass and Associates,[1] with software programming by Lenny Cope. The device creates a series of tones and lights and requires a user to repeat the sequence.

In my implementation, the previous sequence is not memorized. Every time you hit the right sequence a completely new variation with a new step is proposed by the computer. This version is also "infinite", test your limits.

Here is the game link:
https://felippe-regazio.github.io/memory-lights/

Here is the source code:
https://github.com/felippe-regazio/memory-lights-source

My best was level 12 🙃

SurveyJS custom survey software

Build Your Own Forms without Manual Coding

SurveyJS UI libraries let you build a JSON-based form management system that integrates with any backend, giving you full control over your data with no user limits. Includes support for custom question types, skip logic, an integrated CSS editor, PDF export, real-time analytics, and more.

Learn more

Top comments (3)

Collapse
 
ptheodosiou profile image
Pantelis Theodosiou

Just beat your score 💪
Nice article and repository

Collapse
 
felipperegazio profile image
Felippe Regazio • Edited

thanks! :) i just cant beat level 12 and i cant remember why u.u

Collapse
 
malgamves profile image
Daniel Madalitso Phiri

This is pretty cool!

Qodo Takeover

Introducing Qodo Gen 1.0: Transform Your Workflow with Agentic AI

Rather than just generating snippets, our agents understand your entire project context, can make decisions, use tools, and carry out tasks autonomously.

Read full post

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay