https://github.com/gacheiro/pygame-doom-fire
Fire effect from DOOM in pygame.
https://github.com/gacheiro/pygame-doom-fire
fire-simulation pygame python
Last synced: 4 months ago
JSON representation
Fire effect from DOOM in pygame.
- Host: GitHub
- URL: https://github.com/gacheiro/pygame-doom-fire
- Owner: gacheiro
- License: unlicense
- Created: 2019-03-03T21:49:38.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-12T12:17:42.000Z (almost 5 years ago)
- Last Synced: 2024-12-31T20:40:15.059Z (5 months ago)
- Topics: fire-simulation, pygame, python
- Language: Python
- Homepage:
- Size: 1.55 MB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
# Pygame doom fire
A DOOM-style fire animation using Python and Pygame.This code is adapted from [here](https://github.com/filipedeschamps/doom-fire-algorithm).