Skip to content

julehalim/KinderKit-1

Repository files navigation

KinderKit-1

KinderKit-1 is a simple Java-based educational tool. The application features a user-friendly interface for drawing.

Features

  • Interactive Drawing: Allows plauers to draw freely, fostering creativity and motor skills development.
  • Shape and Color Recognition: Provides basic shape and color recognition.

Getting Started

To run KinderKit-1 on your local machine, make sure you have the following prerequisites:

  • Java Development Kit (JDK): Version 8 or higher.

Installation

  1. Clone the repository:

    git clone https://github.com/julehalim/KinderKit-1.git
  2. Navigate to the project directory:

    cd KinderKit-1
  3. Compile the Java files:

    javac *.java
  4. Run the application:

    java KinderKit

Usage

After launching the application, children can interact with a drawing area, where they can explore colors and shapes. The app will guide them by recognizing shapes and providing feedback based on their input.

Contributing

Contributions to improve KinderKit-1 are welcome. To contribute:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Commit your changes with clear and descriptive messages.
  4. Push your changes to your forked repository.
  5. Submit a pull request with details about your changes.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages