I'm a huge fan of Doom, so i've made this screensaver just for fun!
Windows:
- Download
- Move downloaded DoomScreenSaver.scr to C:\Windows\System32
- Right click on DoomScreenSaver.scr and choose "Install"
- Done!
- 1.0
- First release
- 1.1
- FIXED: Lock Object on dissapear dead bodies (caused crash)
- 1.2
- Added Cacodemon 👻
- Added Doom II Logo
- Some Bug Fixes
- Made some tweaks
- Fix .png overlays
- Fix walking animations
- Add more monsters
- Make it configurable
- etc...
Daniel Weise – [email protected]
Assets being used on this project are property of their owners: id Software.
Distributed under the GNU General Public License v3.0 license. See LICENSE
for more information.
https://github.com/CollapsedMetal/DOOM-Screen-Saver
- Fork it (https://github.com/CollapsedMetal/DOOM-Screen-Saver/fork)
- Create your feature branch (
git checkout -b feature/fooBar
) - Commit your changes (
git commit -am 'Add some fooBar'
) - Push to the branch (
git push origin feature/fooBar
) - Create a new Pull Request