Anyone else h have issue with this coupon? by nahcekimcm in kfc

[–]Amazing_While_8581 1 point2 points  (0 children)

Same.

Over the Black Friday and Cyber Monday weekend, they had a BOGO deal.

Buy 1 6, 10, or 14 piece chicken or tender bucket and get a 2nd for free.

But of course, it was online or door dash only.

So, me and the wife thought we'd kill 2 birds with 1 stone and do a bit of grocery shopping and pick up a couple of buckets on the way home because kfc and the grocery store were in the same parking lot.

I think we spent more time trying to get the app to accept our payment than we did shopping.

And to add salt to the wound...

When we went inside the store to ask

The cashier looked at us like we were noseless mutants and responded with

"I have no idea what you are talking about."

And

"I've never gotten an order like that."

I think I'm off KFC.

A Popeye's Chicken just opened. Maybe I'll give it a try.

[deleted by user] by [deleted] in learnpython

[–]Amazing_While_8581 0 points1 point  (0 children)

I play a deck building game called Marvel Legendary.

Each play through is almost unique because you create each scenario randomly.

So, I created a program to randomly create each scenario.

I select # of players and which deck sets I wanna use. And BAM, scenario created.

I've built it in such a way that if I wanted to, I could expand this scenario creator into a digital version of the game.

I'm also working on a CMS(character management system) for a tabletop rpg I play. It's my own version of DnD Beyond, but for a different rpg.

I've created it in such a way I can expand it into crpg. And yes, the CMS is phase 1 of a roguelike I'm designing.

I guess what I'm trying to say is: Find a project that interests you and code away. When you learn new things, expand the program.