Skip to content

A simple simulation of Doom Fire effect in Pygame made by ME, Ryan

Notifications You must be signed in to change notification settings

ryanzola/python-doom-fire

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Doom Fire Simulation

A simple simulation of Doom Fire effect in Pygame.

View my Javascript version using Pixi.js here

Installation

Clone the repository and install the required packages using pip:

git clone https://github.com/username/doom-fire-simulation.git
cd doom-fire-simulation
pip install -r requirements.txt

Usage

Run the main.py script to start the simulation:

python main.py

Press ESC key to exit the simulation.

Acknowledgments

This is based on the Doom Fire Algorithm by Fabien Sanglard.

About

A simple simulation of Doom Fire effect in Pygame made by ME, Ryan

Resources

Stars

Watchers

Forks

Languages