This simulator uses open web resources and procedural graphics.
- Project author: Ariful Anik /
4riful. - Font: JetBrains Mono by JetBrains, type designer Philipp Nurullin. License: SIL Open Font License 1.1. Source: https://github.com/JetBrains/JetBrainsMono
- Icon style: Tabler Icons by the Tabler project. License: MIT. Source: https://github.com/tabler/tabler-icons
- 3D engine: Three.js by Ricardo Cabello and contributors. License: MIT. Source: https://threejs.org/ and https://github.com/mrdoob/three.js
- Game visuals: City, drone, HUD, weather, explosions, and mission objects are generated procedurally in code in
src/main.js.