Skip to content

Add another version of Simon#557

Merged
LucasHT22 merged 3 commits into
hackclub:mainfrom
edcous:main
Nov 14, 2022
Merged

Add another version of Simon#557
LucasHT22 merged 3 commits into
hackclub:mainfrom
edcous:main

Conversation

@edcous
Copy link
Copy Markdown
Contributor

@edcous edcous commented Nov 14, 2022

Your checklist for this pull request

About your game

What is your game about?

Simon is a pattern game - the goal is to memorize the pattern and get the highest score possible.

How to play your game?

Press W, A, S and D to select the colors (each color is labeled) in the order that it is displayed. The pattern will grow by one each time you get the full pattern correct. For the next round you will need to put the entire pattern from the beginning, with the addition of the new color.

Code

Check off the items that are true.

  • The game was made using the Sprig editor.
  • The game is placed in the in the /games directory.
  • The code is significantly different from all other games in the Sprig gallery (except for games labeled "demo"). There is another version of Simon, but I believe it is sufficiently different from my game that they should both be included in the gallery.
  • The game runs without errors.
  • The name of the file/game contains only alphanumeric characters, -s, or _s.
  • The game name is not the same as the others from gallery

Image (If an image is used)

  • The image is in the /games/img directory.
  • The name of the image matches the name of your file. Example: sokoban_plus.js -> sokoban_plus.png.

Thanks for PR!

@vercel
Copy link
Copy Markdown

vercel Bot commented Nov 14, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
sprig ✅ Ready (Inspect) Visit Preview Nov 14, 2022 at 1:27AM (UTC)

@LucasHT22 LucasHT22 added the submission Game submission label Nov 14, 2022
Copy link
Copy Markdown
Member

@LucasHT22 LucasHT22 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me! Congrats:)
If you're a teen, you can get your sprig here! https://sprig-order.hackclub.dev/

@LucasHT22 LucasHT22 merged commit 89be3eb into hackclub:main Nov 14, 2022
LucasHT22 added a commit that referenced this pull request Nov 14, 2022
LucasHT22 added a commit that referenced this pull request Nov 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

submission Game submission

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants