-
Notifications
You must be signed in to change notification settings - Fork 3
The objective of this simulation is to recreate a simplified closed-system micro-economy for the user to witness how wealth flow carries out given the specified economic rules and parameters. The user will eventually have the ability to set initial setup parameters and rules, and then will have the ability to tweak the simulation parameters duri…
License
tskazinski/AZME
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Instructions: First you need to upload the files on a hosting server in order to run it, since HTML5 localstorage does not work when your running local pages using your browser. After you have uploaded the files simply enter the url pointing to the setup.html file. It should look like this: http://alphazemerge.com/dev/setup.html Note: I took out the image files since they were bought on istockphoto and cannot be redistributed. **************************************************** Files that comprise the simulation: setup.html - Setup input variables for simulation, initializes all the local storage data. run.html - Frontend html displaying simulation results and acccepts user input. (VIEW/CONTROLLER) simulation.js - Javascript accompanying run.html to render the frontend. (VIEW/CONTROLLER) engine.js - Logic of the simulation, local storage data is altered and computed here. (MODEL) az.css - Style sheets for the simulation. (VIEW) **************************************************** If you have any questions please email me at: zemerge.com@gmail.com **************************************************** The Alpha Zemerge Micro Economy (AZME) simulation is a web based application that aims to recreate a simplified closed-system micro-economy for the user to witness how wealth flow carries out given the specified economic rules and parameters chosen by the user. Copyright (C) 2011 Tom Skazinski This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
About
The objective of this simulation is to recreate a simplified closed-system micro-economy for the user to witness how wealth flow carries out given the specified economic rules and parameters. The user will eventually have the ability to set initial setup parameters and rules, and then will have the ability to tweak the simulation parameters duri…
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published