Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gabrielsantoslima/fire-propagation-simulator
🔥 A fire propagation simulatior using Typescript, HTML and CSS
https://github.com/gabrielsantoslima/fire-propagation-simulator
css fire html simulation typescript vite vitest
Last synced: about 10 hours ago
JSON representation
🔥 A fire propagation simulatior using Typescript, HTML and CSS
- Host: GitHub
- URL: https://github.com/gabrielsantoslima/fire-propagation-simulator
- Owner: gabrielSantosLima
- Created: 2023-01-07T20:03:03.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-29T16:35:42.000Z (8 months ago)
- Last Synced: 2024-02-29T22:45:59.647Z (8 months ago)
- Topics: css, fire, html, simulation, typescript, vite, vitest
- Language: TypeScript
- Homepage: https://fire-propagation-simulator.vercel.app
- Size: 23.4 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Fire Propagation Simulator
A simple fire propagation simulator represented by a matrix of weights (representing different scales of red) using [Typescript](http://typescriptlang.org/), HTML e CSS.
## Installation
```bash
git clone https://github.com/gabrielSantosLima/fire-propagation-simulator.git # clone the github projectcd fire-propagation-simulator # change directory
npm install # install dependencies
npm run dev # run project
```## Author
| |
| ----------------------------------------------------------------- |
| [Gabriel Lima](https://github.com/gabrielSantosLima) |