Skip to content

2PLAYER CHESS#3567

Merged
LucasHT22 merged 7 commits intohackclub:mainfrom
PhilippfromHackclub:main
Mar 14, 2026
Merged

2PLAYER CHESS#3567
LucasHT22 merged 7 commits intohackclub:mainfrom
PhilippfromHackclub:main

Conversation

@PhilippfromHackclub
Copy link
Contributor

Your checklist for this pull request

Author name

Author: Philipp

About your game

What is your game about?
A digital chess game where players can move pieces according to the rules of chess. It shows legal moves, checks and checkmates..

How do you play your game?
Use the keys::

  • i/k to select white pieces up/down
  • s/w to select black pieces up/down
  • j/d to confirm a move
  • l/a to cancel a move
    The game enforces legal movess

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").
  • 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
  • The game has metadata at the top of the file in the following format:
    /*
    @title:
    @author:
    @description:
    @tags: ['tag1', 'tag2']
    @addedOn: 2025-MM-DD
    */
    D
    */
    

Image (If an image is used)

Thanks for your PR!

Sorry, something went wrong.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Want to play chess with someone on your Sprig?
Here is my Solution..

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Copy link

@mihranrazaa mihranrazaa left a comment

Choose a reason for hiding this comment

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

hey @PhilippfromHackclub! really impressive work building a full chess game + the hint part (for people like me..), just some things to update:

  • the filename "2PLAYER CHESS.js" and the image filename has a space in it, please update it, so it only uses letters, numbers, - or _.
    once that's done let me know and i'll have another look :))

(Optional Suggestion) : It would be great if you add the instructions on the start of the game, and maybe a BGM!

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
@PhilippfromHackclub
Copy link
Contributor Author

PhilippfromHackclub commented Mar 10, 2026 via email l

@LucasHT22 LucasHT22 added the the triaged This PR has been triaged - awaiting reviewer label Mar 11, 2026
@PhilippfromHackclub
Copy link
Contributor Author

hey @PhilippfromHackclub! really impressive work building a full chess game + the hint part (for people like me..), just some things to update:

  • the filename "2PLAYER CHESS.js" and the image filename has a space in it, please update it, so it only uses letters, numbers, - or _.
    once that's done let me know and i'll have another look :))

(Optional Suggestion) : It would be great if you add the instructions on the start of the game, and maybe a BGM!

I changed the filenames.

Copy link

@mihranrazaa mihranrazaa left a comment

Choose a reason for hiding this comment

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

Hey @PhilippfromHackclub ! your game passed the triager review, waiting for a final reviewer to give it the green flag, good work : )

Copy link
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.

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

Hack Clubbers would love to see this! Just post a link and 1-2 sentences talking about your game to our #ship channel:)

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
@LucasHT22 LucasHT22 added submission Game submission and removed triaged This PR has been triaged - awaiting reviewer labels Mar 14, 2026
@LucasHT22 LucasHT22 added this pull request to the he merge queue Mar 14, 2026
Merged via the queue into hackclub:main with commit t d87a892 Mar 14, 2026
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.

None yet

3 participants