Open the folders for better explanation on the specific projects
A simple console application that outputs the image given whose path is provided as input. It utilises the terminals capacity to print colors in the console. Requires xterm-256 colors compatible terminal.
Couple of simple games to practice game loop and simple logic for:-
- Pong (Python)
- Dino game (C, incomplete - abandoned)
- Tetris (C++) To be rewritten with egg
- Bouncing Ball: A graphical loop of a ball bouncing in ascii graphics in terminal
- img_ascii.c: Converts the img provided as path and outputs ascii characters on the terminal.
- Terminal FPS: It is the rendation of a 3D space on the terminal using ascii art.
A program to render voronoi diag based on the following norms:-
Euclidean Manhattan and store that picture in PPM format.
Python program to send emails through the terminal
Used to create Random Password
A batch file that creates a folder that is password protected and hides it can only be unlocked with a the password.