Skip to content

Conversation

@SmthChngd
Copy link

it's my silly little dino game! :D

use space to jump over the cactus. if you touch the cactus you lose. on the game over screen, just press space to play again.

:D

@vercel
Copy link

vercel bot commented Feb 3, 2025

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

A member of the Team first needs to authorize it.

@acornitum acornitum added the needs review needs acon to check over it , ,,,, label Feb 3, 2025
@acornitum
Copy link
Contributor

This is a cute dino game! I really like the running animation you have.

However, I have a few suggestions before this can get merged:

  • Use dithering on the background instead of making it a gradient! Dithering is a technique used in pixel art where instead of gradually changing the pixel and making it not look like pixel art anymore, you instead layer like the image below - Aseprite has a way of doing this that's not entirely manually just placing dots, highly rec you search it up!
    image
  • Add a score counter like the classic dino game has! Or, a heart system? Anything to give the player some sort of feedback loop.
  • Add a start screen! Add art to that start screen!
  • As the dino runs, maybe increase the speed it's running at, like the classic dino game?
  • Add something that makes it better/different from the classic dino game!

This is a good start + I can't wait to see where it goes!

Note: don't open a new PR, just commit changes to this current thread + send a comment when changes have been made!

@acornitum acornitum removed the needs review needs acon to check over it , ,,,, label Feb 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants