lucaswhitaker22 / bash_cafe

A text-based business simulation game written in Bash where players run a coffee shop.
https://lucaswhitaker22.github.io/bash_cafe/
Apache License 2.0
13 stars 1 forks source link

Create a wiki for contibutors #14

Open lucaswhitaker22 opened 5 years ago

lucaswhitaker22 commented 5 years ago

Create a wiki page for every bash_cafe.sh and a separate wiki pages for every function script to help new contributors understand the program.

The function wiki's should be anchored to the bash_cafe.sh wiki (the main wiki page).

The wiki's should explain the control flow and task of every function. At the bottom, briefly list things that have not been added and issues that need to be resolved.