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

[Sprig App] Cash Clicker! #2615

Merged
merged 1 commit into from
Nov 19, 2024
Merged

Conversation

3XAY
Copy link
Contributor

@3XAY 3XAY commented Nov 17, 2024

Author name

Author: 3XAY

About your game

What is your game about?
The goal is to make as much money as possible!
This game is a port from a Scratch game I made a while back. I really enjoyed it and thought it would be perfect to play on the sprig while you wait for something.
I also had a lot of fun learning how to take something from block coding and convert it into JavaScript, a language I had never used before. (I've only used Python and Java before this).

How do you play your game?

  • W to click the coin (this gives money!)
  • I to open/close the shop (ya gotta spend money to make money!)
  • J to purchase "AC" or autoclicker, this gives you x amount of money every second. (x is written to the left of the button, price is written below)
  • L to purchase "CPC" or clicks per click, this gives you more money per click. (your cpc is written to the left of the button, price is written below)
  • A to toggle audio (sometimes the chime gets annoying after every click)

Copy link

vercel bot commented Nov 17, 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 Nov 17, 2024 11:13pm

Copy link

You can play your game at Play Here!

@3XAY
Copy link
Contributor Author

3XAY commented Nov 17, 2024

Cash Clicker!

This game is a port from a Scratch game I made a while back. I really enjoyed it and thought it would be perfect to play on the sprig while you wait for something.
I also had a lot of fun learning how to take something from block coding and convert it into JavaScript, a language I had never used before. (I've only used Python and Java before this).

Goal

Get as much money as you can!

Controls:

  • W to click the coin (this gives money!)
  • I to open/close the shop (ya gotta spend money to make money!)
  • J to purchase "AC" or autoclicker, this gives you x amount of money every second. (x is written to the left of the button, price is written below)
  • L to purchase "CPC" or clicks per click, this gives you more money per click. (your cpc is written to the left of the button, price is written below)
  • A to toggle audio (sometimes the chime gets annoying after every click)

@gusruben
Copy link
Member

Nice game! I love incremental games, thanks for your submission :)

If you're a teen, you can get your Sprig here! 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 ;)

@gusruben gusruben closed this Nov 19, 2024
@gusruben gusruben reopened this Nov 19, 2024
@gusruben gusruben added this pull request to the merge queue Nov 19, 2024
Copy link

You can play your game at Play Here!

@gusruben gusruben added the approved accepted game that hasn't been merged yet label Nov 19, 2024
Merged via the queue into hackclub:main with commit db3d212 Nov 19, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved accepted game that hasn't been merged yet submission Game submission
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants