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

Gomoku #2457

Merged
merged 5 commits into from
Oct 12, 2024
Merged

Gomoku #2457

merged 5 commits into from
Oct 12, 2024

Conversation

bianca-8
Copy link
Contributor

Your checklist for this pull request

Author name

Author: Bianca

Bianca

About your game

What is your game about?
This is a recreation of the Gomoku game, or 5 in a row.

How do you play your game?
WASD to move, J to place down pieces, and I to restart.

Code

Check off the items that are true.

  • The game was made using the Sprig editor.
  • [x ] 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").
  • 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

Copy link

vercel bot commented Oct 12, 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 Oct 12, 2024 2:46pm

Copy link
Member

@alx-alexpark alx-alexpark left a comment

Choose a reason for hiding this comment

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

Cool, congrats on your game!

I highly suggest that you post your game in #ship, I'm sure that there are many people who would love to play your game!

If you're a teenager, you can order your sprig console here at https://sprig-order.hackclub.dev/. Enjoy!

@alx-alexpark alx-alexpark added this pull request to the merge queue Oct 12, 2024
Merged via the queue into hackclub:main with commit b7b3b06 Oct 12, 2024
4 checks passed
Cosmin-Mare pushed a commit to Cosmin-Mare/sprig that referenced this pull request Oct 17, 2024
* Add files via upload

* Rename message.js to gomoku.js

* Fix metadata

* Fix my mistake

---------

Co-authored-by: Alex Park <[email protected]>
Cosmin-Mare pushed a commit to Cosmin-Mare/sprig that referenced this pull request Oct 28, 2024
* Add files via upload

* Rename message.js to gomoku.js

* Fix metadata

* Fix my mistake

---------

Co-authored-by: Alex Park <[email protected]>
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