Giter Club home page Giter Club logo

most-esoteric-c-project-ever's Introduction

Most esoteric C project ever

This is the most esoteric C project that has ever existed.

This features a semi-quine (or should I say 'super-quine'??), IOCCC style programming, file that generate files, cheap encryption algorithms, and finally colour magic on the terminal.

YouTube video

Please do watch it here.

How to run this?

I've tested this on Windows 10, WSL 2, Ubuntu 5.0.17, compiling using gcc apparently with c99 standards.
It's highly likely that this will crash somewhere on other compilers or OS's. Portability was not the concern for this project.

Now, in case you still want to follow, please do (Unix ofc):

touch me.c
gcc make.c -o make.out -w
./make.out > me.c

Delete the first few lines of me.c, from the first line up to the second #include <stdio.h>, using your preferred editor.

touch tao.bfk
gcc bfk.c -o bfk.out -w
./bfk.out > tao.bfk
gcc me.c -o me.out -w

Make your terminal font very very small.

./me.out

Enjoy.

most-esoteric-c-project-ever's People

Contributors

guidodipietro avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 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.