datastructure -linked-list project of bank management.
-
Updated
Sep 18, 2020 - C
datastructure -linked-list project of bank management.
practising C++ graphics (turbo c++) using `graphics.h` file.
A cab company software used to track and monitor cab bookings developed using C++, C graphics, graph data structure and Dijkstra's algorithm.
Collection of C/C++ programs.
Tic Tac Toe Board-(Noughts and Crosses or X’s and O’s).It is two players, X and O, game who take turns making the spaces in a 3x3 grid. The player who succeeds in placing three respective marks in horizontal, vertical, or diagonal row win the game.
Daily progress through Paul Hudson's "100 Days of Swift" challenge #100DaysOfSwift. https://www.hackingwithswift.com/100
Interactive Game of Life Implementation in C using Raylib.
A college project in C. Simplified version of Microsoft's Paint - supports color picking, brush thickness selection, drawing, and erasing.
This repository contains a collection of computer graphics programs written in the C programming language. These programs are designed to help beginners learn the fundamentals of computer graphics and provide a hands-on approach to understanding the various algorithms and techniques used in graphics programming.
Performing the magic using simple mathematical technique
A graphical project in C language. In this project I used Bresenham line drawing Algorithm.
This is a course of 100 days with swift from Paul Hudson.
A college project in C. An interactive 3D snowman animation with movements including standing up, rotating, and walking.
A graphical project in C language from 42 school. In this project I used "Bresenham" line drawing Algorithm.
Learn C Graphics is a webportal which has all content related to C Graphics Programming. It covers all the topics of C Graphics and also has tutorials to start with C Graphics and how to create different shapes like line, circle, rectangle, Oval,etc...
Add a description, image, and links to the cgraphics topic page so that developers can more easily learn about it.
To associate your repository with the cgraphics topic, visit your repo's landing page and select "manage topics."