Code Monkey home page Code Monkey logo

eee11-etiquette's Introduction

General EEE 11 Etiquette (written in C, fancode)

Adapted from Sir Rowel Atienza

Disclaimer

The author claims no warranty with this program. Or even association.

You're on your own now.

Installation

  1. Grab the two files (Makefile, etiquette.c) from the server and store it to a temporary location.

    a. Manually

     1. Click 'etiquette.c' above
     2. Click 'Raw'
     3. Save it as 'etiquette.c' to a temporary folder
     4. Repeat steps 1-3 with 'Makefile' (optional)
    

    b. Through git

     mkdir ~/etiquette
     cd ~/etiquette
     git clone https://github.com/TheCharlesJosh/EEE11-Etiquette.git .
    
  2. Build the application.

    a. Default:

     make
    

    b. If you don't like Makefiles:

     gcc etiquette.c -o etiquette
    
  3. Run it.

     ./etiquette
    

Usage

In order to cushion the recursion (sick linez bro, drops mic), running the program as is will trigger Safe Mode. This will limit the recursion up to 333 times. To override this setting, run it with the argument --hardcore, like so:

./etiquette --hardcore

When you have the message fully internalized, press Ctrl then C.

Troubleshooting and Common Queries

  • It stopped.

Run it as ./etiquette --hardcore. You're welcome.

  • It never stops.

Ctrl then C.

  • PLEASE MAKE IT STOP THIS IS A BRAND NEW LAPTOP HUHUHUHUHU

Ctrl then C.

  • I CAN'T FIND THE "THEN" KEY HUHUHUHUH

Hehe. Nice try.

  • NO REALLY IT CAN'T BE STOPPED HUHUHUHU

Force shutdown. Or unplug power supply.

  • IT RUNS AGAIN WHEN I LOG IN HUHUHUHUHU

Sorry to break it to you, but you have been pranked. Hard. (hehe get it because hardcore mode ok)

  • WILL THIS DESTROY MY COMPUTER HUHUHUHU

As long as the code is unchanged, no. I checked, twice.

  • GENDER EQUALITY!!!!!

Yes. Although we have to make a faithful adaptation. So yeah, just input what you wish to be identified as.

eee11-etiquette's People

Contributors

thecharlesjosh avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.