An open API service indexing awesome lists of open source software.

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

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

[![Analytics](https://ga-beacon.appspot.com/UA-3181088-16/html5-business-simulator/readme)](https://github.com/aurbano)