https://github.com/aurbano/html5-business-simulator
HTML5 Business Simulators for an e-Learning course
https://github.com/aurbano/html5-business-simulator
Last synced: 7 months ago
JSON representation
HTML5 Business Simulators for an e-Learning course
- Host: GitHub
- URL: https://github.com/aurbano/html5-business-simulator
- Owner: aurbano
- License: mit
- Created: 2014-03-18T11:29:31.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2019-12-18T21:00:18.000Z (almost 6 years ago)
- Last Synced: 2025-01-18T15:51:28.651Z (9 months ago)
- Language: JavaScript
- Homepage: https://aurbano.github.io/html5-business-simulator
- Size: 1.44 MB
- Stars: 4
- Watchers: 7
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
HTML5 & Vanilla JS Business Sims
=========Some work I did a while ago for a client, they contain simple business simulators built on HTML5 + vanilla JavaScript. The text is in Spanish.
From a technical point of view they are animated scenes all done using JavaScript without any framework. If I had to work on this again I'd probably first develop a simple "presentation" engine that would handle the logic
The code in the second & third available simulators is a lot cleaner, as I learned from several mistakes while developing the first.They were not built specifically for code maintainability or reusability, so they are slighly messier than I'd like.
Simulators:
* [Plant growing simulator](https://aurbano.github.io/html5-business-simulator/)
* [Culture development simulator](https://aurbano.github.io/html5-business-simulator/simulador2.html)
* [Business management simulator](https://aurbano.github.io/html5-business-simulator/simulador3.html)-----
MIT License[](https://github.com/aurbano)