Simple Python/C++ based program made to plot simple digital signal encodings like NRZ-L, NRZ-I, RZ, Bipolar, Manchester and Differential Manchester Encodings.
-
Updated
Dec 6, 2021 - C++
Simple Python/C++ based program made to plot simple digital signal encodings like NRZ-L, NRZ-I, RZ, Bipolar, Manchester and Differential Manchester Encodings.
Snake and DX Ball Game with Graphics header in c++
Hidden surface removal using bsp trees and graphics.h library for rendering.
This repository contains the source code of our pacman game which is made in C++ language.
This toolkit is designed to help quickly start with C and C++ programming, with focus on depreciated graphics.h lib
This was a group project, where a set of games are developed using C,C++ and library graphics.h
Visualize Selection Sort with C++ (graphics.h) and Python (matplotlib). Watch array elements transform in real-time through colorful animations and dynamic updates. Great for understanding sorting logic visually!
Bubble Sort Visualizer in C++ using graphics.h. Watch real-time animations of comparisons and swaps on 200 elements with color-coded lines. Great for understanding sorting logic visually.
A C/C++ implementation of Pac-Man using the graphics.h library, featuring multiple difficulty levels, BFS-based ghost AI, and dynamic map loading from text files.
GameDev done in C++ using graphics.h library
GameDev done in C++ using graphics.h library. Trying to imitate Soccer Stars game by Miniclip and Windows(XP) Bubbles Screensaver.
C++ GUI using graphics.h for student council elections
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.
RSA-Algorithm application was written in C Programming language by using "graphics.h" library.
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.
Graphics.h Library for C.
Add a description, image, and links to the graphics-h topic page so that developers can more easily learn about it.
To associate your repository with the graphics-h topic, visit your repo's landing page and select "manage topics."