Skip to content

sahil19-19/Paint-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Paint-Application

This is a paint application written in C++ made using graphics.h library.

Setting up graphics.h

To set up graphics library(graphics.h) in Visual Studio Code one can follow this repository --> https://github.com/ullaskunder3/Solution-to-graphics.h

Note : graphics.h works only in Windows.

General Working of Paint Application

Using this application one can draw lines, circles, rectangles, and fill colour in desired space. There are 15 colours to choose from. Using the "clear" button one can clear the screen and using the "save" button one can save the drawing as a jpeg file. The jpeg files gets updated once you press "save" again.

By pressing the "car" button a car appears on the screen that one can move left and right using the left and right key.

User Interface

image

Example project

image

Download

Download: here

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages