Skip to content

SOS Game - #551

Merged
Omay238 merged 3 commits into
hackclub:mainfrom
Mylan1173:main
Nov 13, 2022
Merged

SOS Game#551
Omay238 merged 3 commits into
hackclub:mainfrom
Mylan1173:main

Conversation

@Mylan1173

@Mylan1173 Mylan1173 commented Nov 13, 2022

Copy link
Copy Markdown
Contributor

Your checklist for this pull request

About your game

What is your game about?

The goal of the game is to connect as many SOSes as possible in a row, horizontally, vertically or diagonally.
The game ends when there are no more empty space left.
At the end, the game displays the total number of SOSes.

How to play your game?

Use the WASD the move the cursor. Press J to place an "S", K to place an "O". When a player successfully manages to get an SOS in a row they get another turn.

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

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.

@vercel

vercel Bot commented Nov 13, 2022

Copy link
Copy Markdown

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

Name Status Preview Updated
sprig ✅ Ready (Inspect) Visit Preview Nov 13, 2022 at 7:11PM (UTC)

@Omay238

Omay238 commented Nov 13, 2022

Copy link
Copy Markdown
Contributor

This is a very polished game. Congrats! There is one issue I found though. If one letter has a lot of sos's around it, it will disappear. Is that intentional?
Screenshot 2022-11-13 12 29 40 PM

@Mylan1173

Mylan1173 commented Nov 13, 2022

Copy link
Copy Markdown
Contributor Author

@Omay238
No. In fact it's not intentional. I think it's a bug in the Sprig game engine beacuse the issue only appears when 4 or more sprites are on top of each other.
Here is a demonstration of the bug:
https://editor.sprig.hackclub.com/?id=222540d70cace129bca4b34be13a3482

@Omay238

Omay238 commented Nov 13, 2022

Copy link
Copy Markdown
Contributor

Oh, that's interesting. I didn't know of that bug. Anyways, other than that, it looks very good. If you're a teen congratulations on your Sprig. You can order it here: https://sprig-order.hackclub.dev/

@Omay238
Omay238 merged commit c2c63df into hackclub:main Nov 13, 2022
Omay238 added a commit that referenced this pull request Nov 13, 2022
@LucasHT22 LucasHT22 added the submission Game submission label 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.

3 participants