tigerpointe / Lemonade-Stand

Implements a lemonade stand simulation in PowerShell or Python.

Home Page:https://tigerpointe.github.io/Lemonade-Stand/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lemonade-Stand

Copyright (c) 2023 TigerPointe Software, LLC

Introduction

Nothing makes me happier than to take powerful administrative tools, like PowerShell or Python, and completely misuse them for the purposes of entertainment.

You've decided to run a lemonade stand on each Saturday of the Summer.

Purchase your inventory of cups, lemons and sugar from the grocery store.

Price your lemonade based on the cost of ingredients, weather forecast, etc.

Lowering your prices will sell more lemonade but return less on each sale.

You might be able to sell more lemonade on hot days at higher prices.

Try to maximize your profits before the Summer ends.

Currency units are selected based on the current computer locale.

Lemonade Stand

Sales Report

Supported Platforms

Start-Lemonade.ps1 is a PowerShell script version of the game

lemonade.py is a Python module version of the game

Make a Difference

Please consider giving to cancer research.

The National Brain Tumor Society

The American Cancer Society

About

Implements a lemonade stand simulation in PowerShell or Python.

https://tigerpointe.github.io/Lemonade-Stand/

License:MIT License


Languages

Language:Python 50.2%Language:PowerShell 49.8%