Collection of C/C++ programs.
-
Updated
Jul 16, 2022 - C++
Collection of C/C++ programs.
datastructure -linked-list project of bank management.
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.
A cab company software used to track and monitor cab bookings developed using C++, C graphics, graph data structure and Dijkstra's algorithm.
practising C++ graphics (turbo c++) using `graphics.h` file.
Interactive Game of Life Implementation in C using Raylib.
Daily progress through Paul Hudson's "100 Days of Swift" challenge #100DaysOfSwift. https://www.hackingwithswift.com/100
A college project in C, a simplified dupe of Microsoft's Paint.
Performing the magic using simple mathematical technique
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.
A college project in C, an interactive 3D animation.
This is a course of 100 days with swift from Paul Hudson.
A graphical project in C language. In this project I used Bresenham line drawing Algorithm.
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."