Skip to content

zerdusbalta/unity-correct-object-prototype

Repository files navigation

Unity Correct Object Prototype

A simple Unity sorting prototype where the player drags objects into the correct category zone.

Features

  • Drag-and-drop interaction
  • Multiple drop zones
  • Correct / wrong item validation
  • Multi-type item support (for example, Fish can belong to more than one category)
  • Wrong-answer feedback
  • Child-friendly visual design with icons and labels

Tech Stack

  • Unity (2D)
  • C#

How to Play

  1. Drag an item
  2. Drop it into the correct category zone
  3. If the match is correct, it stays in the zone
  4. If the match is wrong, it returns and shows feedback

Goal

This project was built to practice reusable interaction systems, category-based validation logic, and simple educational game design for children.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors