graphics-h
There are 10 repositories under graphics-h topic.
OverPoweredDev/Line-Encoding-Plotter
Simple Python/C++ based program made to plot simple digital signal encodings like NRZ-L, NRZ-I, RZ, Bipolar, Manchester and Differential Manchester Encodings.
rafiulgits/BGI-Projects
Snake and DX Ball Game with Graphics header in c++
sort-nlogn/bsp_viewer
Hidden surface removal using bsp trees and graphics.h library for rendering.
11fenil11/Pacman
This repository contains the source code of our pacman game which is made in C++ language.
swornim00/libgraphics
Graphics.h Library for C.
Aiman-Izhar/Student-DataBase-C-Language
A students' record database where a user can create, modify, search, delete and view records through different menus, also GPA is automatically calculated after entering the marks obtained in different courses. Result can be viewed in different ways.
anubhavprabhakar/DYP_CPP
All Codes from class of OOPCGL, etc (DYP SE)
softwaresinn/Visualization-Binary-Search-Tree
Implementation of binary search tree in GUI by using borland's graphics library in C++.In this project you can insert and delete the elements in a binary tree.
seadesert/StudentElection
C++ GUI using graphics.h for student council elections
tolgaakkapulu/RSA-Algorithm
RSA-Algorithm application was written in C Programming language by using "graphics.h" library.