Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/johnnydevrocha/doomfire
https://github.com/johnnydevrocha/doomfire
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/johnnydevrocha/doomfire
- Owner: JohnnyDevRocha
- License: mit
- Created: 2022-01-02T01:01:07.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-02T03:06:43.000Z (about 3 years ago)
- Last Synced: 2024-07-28T03:26:08.855Z (5 months ago)
- Language: JavaScript
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Algoritmo do Fogo do Doom
Efeito de fogo do Doom imprementado com JavaScript e usando uma Tabela para rederizar o efeito final.
## Observação
Essa imprementação pertence a 'filipe deschamps' e foi apresentada em forma de aula.
- [Click here for the Demo page](https://filipedeschamps.github.io/doom-fire-algorithm/playground/1st-implementation-with-tables-upside-down/)
This project was inspired by [this article](http://fabiensanglard.net/doom_fire_psx/).