Build a computational simulator that reproduces the partial behavior of a business, economic, social, political, or educational system. This simulator will allow the analysis of current or future scenarios to support decision-making towards the improvement of any of the processes, or components of the system. The simulator will have a graphical interface comparable to a 2D or 3D video game.
The main sections of the repository are the following:
- Web: The code examples for the web development part of the course. The material includes developing web applications with HTML, CSS, and Javascript, as well as developing server side applications and APIs.
- Video games: Code example for the video game development part of the course.
- Terminal commands: This section has a cheat sheet with different terminal commands that might be useful.
- Git commands: This section has a small tutorial on git, git commands, git branching, and github flow.