Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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 project

cd fire-propagation-simulator # change directory

npm install # install dependencies

npm run dev # run project
```

## Author

| |
| ----------------------------------------------------------------- |
| [Gabriel Lima](https://github.com/gabrielSantosLima) |