Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mind Your Colors

Archived project: this repository preserves a 2020 Unity game-design prototype for portfolio and historical reference. It is not an actively maintained release.

Mind Your Colors is a first-person 3D puzzle prototype built around movable color capsules. The player can spawn capsules, transfer control between them, and use color interactions to reach each level's goal within a limited spawn budget.

Highlights

  • Four puzzle levels plus a menu and test scene
  • First-person movement and camera transfer between capsules
  • Red, green, and neutral capsule interactions
  • Selectable control panels with obstruction checks
  • Level progression, win/loss states, and an in-game help overlay

Technology

  • Unity 2020.1.4f1
  • Universal Render Pipeline 8.2.0
  • ProBuilder, Polybrush, TextMesh Pro, and Unity UI
  • C# gameplay scripts in Assets/Scripts

Opening the project

  1. Install Unity Hub and Unity 2020.1.4f1 (or a compatible 2020.1 editor).
  2. Reacquire the third-party content listed in THIRD_PARTY_ASSETS.md. Raw Asset Store files and unverified audio were deliberately removed from this public archive.
  3. Add this folder as an existing project in Unity Hub.
  4. Open Assets/Scenes/Menus.unity and enter Play mode.

The package manifest will restore registry packages automatically. Scenes may show missing meshes, materials, fonts, or audio until the omitted third-party content is restored.

Controls

  • WASD: move the controlled capsule
  • Mouse: look
  • Left mouse button: interact with a highlighted capsule or control panel
  • Right mouse button: transfer control to a highlighted colored capsule
  • H: toggle help
  • R: restart the current level
  • Esc: quit the standalone build

Repository layout

  • Assets/Scripts - original gameplay code
  • Assets/Scenes - menu, level, and test scenes
  • Assets/Prefabs, Assets/Materials, and Assets/UI - project-authored Unity assets
  • Packages - Unity package manifest and lock file
  • ProjectSettings - editor and build settings

Archive notes

Generated folders (Library, Temp, Logs, obj, and UserSettings), IDE project files, local paths, personal attribution, licensed Asset Store source files, and unknown-source audio are not part of this public version. No credentials or Unity cloud project identifiers are included.

No license is granted for reuse; this repository is published as a read-only portfolio archive.

About

Archived 2020 Unity puzzle-game prototype featuring controllable color capsules.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages