Changes

Jump to navigation Jump to search
556 bytes removed ,  16:44, 11 November 2010
no edit summary
Line 80: Line 80:  
* Weather patterns impacting sales
 
* Weather patterns impacting sales
 
* Making materials perishable to increase difficulty
 
* Making materials perishable to increase difficulty
 +
* Making the program more intuitive so that it can be easily learned<br />
    
=====In progress=====
 
=====In progress=====
* Making the program more intuitive so that it can be easily learned<br />
   
* Implementing multiple difficulties
 
* Implementing multiple difficulties
 
* Redesign UI
 
* Redesign UI
Line 136: Line 136:     
This becomes even more difficult when moving to a graphical environment.  For every localized region we will need a different set of graphics depending on what the stand is selling.
 
This becomes even more difficult when moving to a graphical environment.  For every localized region we will need a different set of graphics depending on what the stand is selling.
  −
==Design Decisions==
  −
Is lemonade made at the beginning of the day (make all available lemonade at once) or on the fly (a customer asks for lemonade and it is made for them)?  This is important as it impacts the resources from day to day.  In the former, normally non-perishable objects like cups will be used if they can make another drink (even beyond demand), however in the latter, it makes the game easy if you stock up on resources and slowly sell them each day.  This is usually mitigated by having perishable resources (lemons, etc) and variable prices.
      
==Educational Standards==
 
==Educational Standards==
Line 150: Line 147:     
4.D.3 Construct, draw conclusions, and make predictions from various representations of data sets, including tables, bar graphs, pictographs, line graphs, line plots, and tallies
 
4.D.3 Construct, draw conclusions, and make predictions from various representations of data sets, including tables, bar graphs, pictographs, line graphs, line plots, and tallies
  −
==Updates==
  −
* 04/28/09: Wiki reorganized, content added
  −
* 12/03/09: 1.1 release imminent
  −
* 07/20/10: 2.0 release, activity page, wiki update
  −
* 09/21/10: Add a few ideas, restructure
      
==Contacts==
 
==Contacts==
Line 171: Line 162:     
==Getting the Latest Snapshot from Git==
 
==Getting the Latest Snapshot from Git==
 +
Lemonade Stand is available either under the [[http://dbad-license.org/|DBAD License]] or the GPLv3+
 +
 +
To get the latest working version from Git, open a terminal and enter these commands:
 +
 
git clone git://gitorious.org/lemonade-stand-olpc/lemonade-stand.git<br/>
 
git clone git://gitorious.org/lemonade-stand-olpc/lemonade-stand.git<br/>
 
cd lemonade-stand<br/>
 
cd lemonade-stand<br/>
65

edits

Navigation menu