Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Color Connect #2343

Merged
merged 5 commits into from
Sep 18, 2024
Merged

Color Connect #2343

merged 5 commits into from
Sep 18, 2024

Conversation

anatol-newton
Copy link
Contributor

Your checklist for this pull request

Author name

Author:
Newton

About your game

What is your game about?
Color Connect is a simple game for Hackclub's Sprig Console, where you have to connect all same-colored circles and thereby filling all squares of the map.

How do you play your game?

Controls:
W -> move cursor up
A -> move cursor left
S -> move cursor back
D -> move cursor right

I -> select square (see below)
J -> previous level
K -> show help
L -> next level

reactions of selecting a square
circle (empty) -> start drawing a color line from there, move with WASD
to draw the line
circle (full) -> clear the drawn lines of this color

Code

Check off the items that are true.

  • [ x] The game was made using the Sprig editor.
  • [ x] The game is placed in the in the /games directory.
  • [ x] The code is significantly different from all other games in the Sprig gallery (except for games labeled "demo").
  • [ x] The game runs without errors.
  • [ x] The name of the file/game contains only alphanumeric characters, -s, or _s.
  • [ x] The game name is not the same as the others from gallery

Image (If an image is used)

  • [ x] The image is in the /games/img directory.
  • [ x] The name of the image matches the name of your file.

Color Connect is a simple game for Hackclub's Sprig Console, where you have to connect all same-colored circles and thereby filling all squares of the map.
Color Connect is a simple game for Hackclub's Sprig Console, where you have to connect all same-colored circles and thereby filling all squares of the map.
Copy link

vercel bot commented Sep 14, 2024

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

Name Status Preview Comments Updated (UTC)
sprig ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 16, 2024 2:42pm

@vercel vercel bot temporarily deployed to Preview – sprig September 16, 2024 14:40 Inactive
@recursiveforte
Copy link
Member

Great job with this game. Also, congrats on winning the Sprig Jam! You'll see this game in the gallery soon.

If you're a teenager, you can request a free Sprig console at this link and join our online Slack community to chat with other people making Sprig games.

@recursiveforte recursiveforte added the approved accepted game that hasn't been merged yet label Sep 18, 2024
@recursiveforte recursiveforte added this pull request to the merge queue Sep 18, 2024
Merged via the queue into hackclub:main with commit 19afc9f Sep 18, 2024
4 checks passed
@anatol-newton
Copy link
Contributor Author

Thanks for hosting Sprig, even though I don't really like JS it was a lot of fun!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved accepted game that hasn't been merged yet submission Game submission
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants