Auction Hoarder by PhillSerrazina
Auction Hoarder is an auctioning simulator.
You go into auction and see the pieces being displayed. If you feel like it's worth it, you can place an offer. If not, you can just skip the offer! People will be bidding against you the whole time, so make sure the item is really worth the price.
Once you got all the items that you wanted from the auction, it's time to bring them home. However, your garage has limited space! What will you have to sacrifice to fit everything in?


Instructions

(A) Money Available to waste in auction
(B) Button used to raise the offer after choosing a value
(C) Value that is going to be added to the offer once it is placed
(D) Unit to add to the Offer Value (Click on it to change) and +/- buttons to add/remove from the offer
(E) Current value being offered for the artifact
(F) Timer until the bidding is over. Resets everytime someone bids
(G) Description of the Artifact

(A) Items bought in the auction. Click to show description and choose to get rid of them.
(B) Space occupied / Total space. If space occupied is bigger than the total space, click on the artifacts to get rid of them.
PS: Shoutout to my girlfriend who midway through the jam decided to give digital art a shot, so some of the assets in the game were made by her. In honor of that, I fit her face in some of the artifacts as a little easter egg :)
Enjoy!
| Source code | https://github.com/phillserrazina/LudumDare42 |
| Windows | https://phillserrazina.itch.io/auction-hoarder |
| Source Code | |
| Original URL | https://ldjam.com/events/ludum-dare/42/auction-hoarder |
Ratings
| Given | 6🗳️ | 8🗨️ |
Itch.io (Windows) : https://phillserrazina.itch.io/auction-hoarder
Github (Source Code) : https://github.com/phillserrazina/LudumDare42
I managed to get a seemingly high score until my last item popped up... and either I broke it or I got a super cursed item :grin: (My guess is you had an integer overflow from having a score way too big for the data type (int/long/etc) it was stored in -- unless you really meant that sword to be cursed anyway!)

Didn't really take away from the fun of it at all, either way.
Thanks for a fun game!