Skip to content

p-adams/kebab-stand

Repository files navigation

kebab-stand

Help Habib's kebab stand flourish

A Vue.js project

Kebab stand is inspired by Apple II's 1979 game Lemonade Stand. Similar to Lemonade stand, the player moves through several rounds of running a kebab stand 🥙 🥙 🥙. The player starts out with a fixed amount of money, and each day he/she must make the following business decisions:

  • How many sandwiches to make each morning
  • How many advertising signs to make (each sign is 95¢)
  • What price to charge for each sandwich

The objective of the game is to maximize profits and keep the kebab stand running as long as possible. But be careful! The results of the game are affected by random events such as bad weather.

To play:

# clone repo
git clone https://github.com/p-adams/kebab-stand

# install dependencies
npm install

# Run the server
npm run dev
Wish list:
  • add feature to own & run multiple kebab stands
  • allow for multiple players on a socket connection to compete or work together...and even form alliances!

About

kebab stand game built with Vue.js and Vuex

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published