practising C++ graphics (turbo c++) using `graphics.h` file.
-
Updated
May 3, 2023 - C++
practising C++ graphics (turbo c++) using `graphics.h` file.
datastructure -linked-list project of bank management.
Collection of C/C++ programs.
A college project in C. Simplified version of Microsoft's Paint - supports color picking, brush thickness selection, drawing, and erasing.
A cab company software used to track and monitor cab bookings developed using C++, C graphics, graph data structure and Dijkstra's algorithm.
Interactive Game of Life Implementation in C using Raylib.
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
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.
A college project in C. An interactive 3D snowman animation with movements including standing up, rotating, and walking.
This is a course of 100 days with swift from Paul Hudson.
A graphical project in C language from 42 school. In this project I used "Bresenham" line drawing Algorithm.
A visual representation of the "Rat in a Maze" problem implemented here using C++ and its graphics.h library.
To associate your repository with the cgraphics topic, visit your repo's landing page and select "manage topics."