Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ardeshirv/life
My own "Game of Life" algorithm, designed to annoy people!
https://github.com/ardeshirv/life
annoy annoyances annoying annoymous csharp pseudovirus screen-saver screensaver winform winforms winforms-application
Last synced: 24 days ago
JSON representation
My own "Game of Life" algorithm, designed to annoy people!
- Host: GitHub
- URL: https://github.com/ardeshirv/life
- Owner: ArdeshirV
- License: mit
- Created: 2023-08-07T17:49:37.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-31T18:49:21.000Z (over 1 year ago)
- Last Synced: 2025-01-10T07:19:23.206Z (about 1 month ago)
- Topics: annoy, annoyances, annoying, annoymous, csharp, pseudovirus, screen-saver, screensaver, winform, winforms, winforms-application
- Language: C#
- Homepage:
- Size: 160 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Life
Using computer programming to annoy people!## How to annoy your friends and enjoy your life?
Yes! Of course, you need to create a virus, but you are not such a bad person! So, you need a pseudovirus! And that's exactly what I did here. My own "Game of Life" algorithm runs on the screen just like a screensaver but cannot finish easily. I developed this program in high school 2003, and put it into the startup folder of my friends' computers, and they thought it was a virus! But never mind that, because you can quit by pressing Alt+F4. I hope you can also annoy your friends way too much with this funny app and enjoy your life! I call this: "Using science to annoy people".![Game of Life](https://raw.githubusercontent.com/ArdeshirV/Life/main/img/life.png)
#### Copyright© 2003-2023 [ArdeshirV](https://github.com/ArdeshirV), Licensed under [MIT](https://github.com/ArdeshirV/Life/blob/main/LICENSE)