Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 776 Bytes

File metadata and controls

24 lines (16 loc) · 776 Bytes

PyAutoDiv-ProcessRoulette

A simple game inspired by Russian Roulette. (DISCLAIMER: THIS IS DANGEROUS)


Table of Contents

  1. What is ProcessRoulette?
  2. Warning
  3. Why it's closed-source

1. What is ProcessRoulette?

ProcessRoulette is a (dangerous) game implemented in C. It takes the concept of Russian Roulette and cranks the stakes up to a billion. See the how to play file for more details.


2. Warning

This is a dangerous program. It has the ability to send SIGSTOP to random processes of your user. It is expected that you know the risks and play with caution.


3. Why it's closed-source

Having the source of a program that posesses malware-like behavior public wouldn't be very smart. So it's private.