mbkarle / mind-the-fog

Roguelike JavaScript game--mind the fog!
2 stars 1 forks source link

Doge? #80

Closed akarle closed 7 years ago

akarle commented 7 years ago

Thought of today, it would be a way to discuss how money carries over?

People love dogs

akarle commented 7 years ago

@mbkarle and I decided this was a go-ahead.

Basically, at the start of the first round, when you talk to the gatekeeper, the dog is by the gatekeeper and becomes your dog (this adds to the lore of if you keep descending then you are the gatekeeper!), then every time you die the dog will give you some of your money back (the wallet had a hole ripped in it)

Things to implement:

  1. Dog location
  2. Updating the dog location to follow you
  3. Dog gameplay... (first time you talk to it / all other times)
akarle commented 7 years ago

Updated thoughts:

Could also have the dog carry one item over between games? Maybe it just randomly picks one of your fallen items OR you give it an item (and can't use it). This would involve strategy--maybe you give it a dupe of your best item if you're lucky, or your second best item, etc.

akarle commented 7 years ago

Basic doge is implemented--closing this issue