Skip to content

Using SpriteKit to recreate the fire algorithm used in Final Doom.

Notifications You must be signed in to change notification settings

pelinzon/DoomFireAlgorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Doom Fire Algorithm

Demo

This project attempts to recreate the fire algorithm of Final Doom using Swift and SpriteKit. You may use gestures to control the fire intensity (swipe up/down) and the wind direction (swipe left/right).

What I’ve Learned

  • Pair programming in practice
  • How to handle gestures on SpriteKit
  • Further improved my knowledge on GameScenes
  • How to use SpriteKit to generate a convincing fire effect

Requirements

  • iOS 11+
  • iPhone 6+

Project Information

  • Created: 02/2019
  • Updated: 06/2019
  • Developers: Lucas Pelinzon & Peter Simon

About

Using SpriteKit to recreate the fire algorithm used in Final Doom.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages