Skip to content

AlinResources/BluescreenSimulator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BluescreenSimulator

This is a simple Bluescreen Simulator for Windows with lots of customizable features. It will not crash your PC; it just displays a full screen window.

How to contribute:

  • Clone the project to your hard drive using one of the following commands:
    • git clone git@github.com:FlyTechVideos/BluescreenSimulator.git
    • git clone https://github.com/FlyTechVideos/BluescreenSimulator.git
  • Create a new branch:
    • git checkout -b ANameDescribingYourBranch
  • Commit and push your changes regularly:
    • git add .
    • git commit -m "Commit message explaining your changes"
    • git push
  • When you're done, create a Pull Request with base: master and compare: [your branch here].

About

Bluescreen Simulator for Windows

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%