Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 853 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 853 Bytes

ColoringBook

Overview

ColoringBook is an interactive Java application that allows users to color and create digital drawings. It features a variety of pre-loaded images and a user-friendly interface for coloring and customizing these images.

Features

  • Pre-loaded Drawings: A selection of images ready for coloring, including abstract art and bird illustrations.
  • Interactive Coloring Interface: Easy-to-use tools for coloring and customizing drawings.
  • Custom Drawing Support: Ability to create your own drawings and color them within the application.

Getting Started

Prerequisites

  • Java Development Kit (JDK)

Running the Application

  1. Clone the repository:
    git clone https://github.com/Computer-Science-Classes/ColoringBook.git
    
  2. Navigate to the 'main' directory:
    cd ColoringBook/main