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

Pluffy_The_Cage_Bird #1319

Merged
merged 17 commits into from
Dec 24, 2023
Merged

Pluffy_The_Cage_Bird #1319

merged 17 commits into from
Dec 24, 2023

Conversation

ioNihal
Copy link
Contributor

@ioNihal ioNihal commented Dec 20, 2023

Your checklist for this pull request

Author name

Author: Nihal K

About your game

What is your game about? : It is about a bird that want to reach its home (cage) and throughout the way to home the bird faces many challenges!

How do you play your game? : Move Using W ,S, D, A and Press J to restart the current level, Press I to restart game(To level zero), Move the Bird to the Cage

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)

Thanks for your PR!

Copy link

vercel bot commented Dec 20, 2023

@ioNihal is attempting to deploy a commit to the Hack Club Team on Vercel.

A member of the Team first needs to authorize it.

Copy link

vercel bot commented Dec 20, 2023

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 Dec 24, 2023 8:59pm

@vercel vercel bot temporarily deployed to Preview – sprig December 20, 2023 10:24 Inactive
@vercel vercel bot temporarily deployed to Preview – sprig December 20, 2023 10:27 Inactive
@vercel vercel bot temporarily deployed to Preview – sprig December 20, 2023 10:28 Inactive
@ioNihal ioNihal changed the title Pluffy The cage Bird Pluffy_The_Cage_Bird Dec 20, 2023
@LucasHT22 LucasHT22 added the submission Game submission label Dec 20, 2023
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.

Hey! Don't worry about Vercel and workflows:) where did you hear about Sprig?

@ioNihal
Copy link
Contributor Author

ioNihal commented Dec 20, 2023

Hey! Don't worry about Vercel and workflows:) where did you hear about Sprig?

I was scrolling through my email and i found an invite so I learnt sprig overnight 🫠 till 3am

@ioNihal
Copy link
Contributor Author

ioNihal commented Dec 21, 2023

@LucasHT22 if you want me to change anything in that game, just ask me here, thanks

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.

Sorry for the delay! Out of curiosity, did you use any game for inspiration?

@LucasHT22 LucasHT22 self-assigned this Dec 21, 2023
@ioNihal
Copy link
Contributor Author

ioNihal commented Dec 21, 2023

Sorry for the delay! Out of curiosity, did you use any game for inspiration?

Sure i was trying to make a fluffy bird game, then i thought about making a new story so turned in to maze game. Also there is a lack of resource support with me🥲, i am coding in a half display broken 13yr old laptop

@LucasHT22
Copy link
Member

13y... Wow... did you use code from any other game in the gallery?

@vercel vercel bot temporarily deployed to Preview – sprig December 22, 2023 00:57 Inactive
@vercel vercel bot temporarily deployed to Preview – sprig December 22, 2023 01:47 Inactive
@vercel vercel bot temporarily deployed to Preview – sprig December 22, 2023 02:10 Inactive
@vercel vercel bot temporarily deployed to Preview – sprig December 22, 2023 02:24 Inactive
@vercel vercel bot temporarily deployed to Preview – sprig December 22, 2023 02:45 Inactive
@vercel vercel bot temporarily deployed to Preview – sprig December 22, 2023 03:04 Inactive
@vercel vercel bot temporarily deployed to Preview – sprig December 22, 2023 03:18 Inactive
@vercel vercel bot temporarily deployed to Preview – sprig December 22, 2023 03:26 Inactive
@vercel vercel bot temporarily deployed to Preview – sprig December 22, 2023 03:41 Inactive
@ioNihal
Copy link
Contributor Author

ioNihal commented Dec 22, 2023

13y... Wow... did you use code from any other game in the gallery?

Not really but i just referred to the first sprig tutorial

@vercel vercel bot temporarily deployed to Preview – sprig December 22, 2023 18:47 Inactive
@LucasHT22
Copy link
Member

Did you use any code from other game?

@ioNihal
Copy link
Contributor Author

ioNihal commented Dec 22, 2023

Did you use any code from other game?

No

@LucasHT22
Copy link
Member

This will not take away your opportunity to win a console, are you sure?

@ioNihal
Copy link
Contributor Author

ioNihal commented Dec 23, 2023

This will not take away your opportunity to win a console, are you sure?

Yeah i am sure! There is nothing complex in there just movement and timout function to countdown time and some statements to check to the position of character and the goal

@LucasHT22
Copy link
Member

@ioNihal
Copy link
Contributor Author

ioNihal commented Dec 23, 2023

I noticed some similarities:
https://cloud-dnil6o7wo-hack-club-bot.vercel.app/020231223-1734-49.9695611.mp4

Technically if that is what you think, thats not like that i didnt start from clicking new game, first i saw fluffy bird game, that game is not working, so i tried fixing and it didn't work, in the same canvas i re write an new code entirely changing old one like in the same canvas redrawing something by erasing old one, you can see that i deleted all sprite added new only kept the bird (bird also changed) and bg,

So its basically new code new idea

@ioNihal
Copy link
Contributor Author

ioNihal commented Dec 23, 2023

The movement code is more And the timeout function is also a complete re build not copied if you think so :)

@ioNihal
Copy link
Contributor Author

ioNihal commented Dec 23, 2023

Thats what i said i first tried making a fluffy bird game than i made another game

@ioNihal
Copy link
Contributor Author

ioNihal commented Dec 23, 2023

It was 2 pillers first not a maze, fyi
(ig if you can see changes of that game then you see the difference is big too)

@LucasHT22
Copy link
Member

That's what I was expecting to hear! Please add in header that you inspired in Flurffy game:)

@vercel vercel bot temporarily deployed to Preview – sprig December 24, 2023 00:32 Inactive
Copy link

Plagiarism Report

No high plagiarism percentages detected.

@ioNihal
Copy link
Contributor Author

ioNihal commented Dec 24, 2023

That's what I was expecting to hear! Please add in header that you inspired in Flurffy game:)

Ohh, <3

@vercel vercel bot temporarily deployed to Preview – sprig December 24, 2023 04:37 Inactive
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.

Great! 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:)

@LucasHT22 LucasHT22 merged commit 5cb75b2 into hackclub:main Dec 24, 2023
1 of 3 checks passed
@vercel vercel bot temporarily deployed to Preview – sprig December 24, 2023 20:59 Inactive
LucasHT22 added a commit that referenced this pull request Dec 24, 2023
Copy link

Plagiarism Report

No high plagiarism percentages detected.

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