Arti-Heart is an educational 3D game developed for the COMP3329 course at the University of Hong Kong. Players take on the role of a wizard collecting emotions to imbue a crafted automaton with human-like qualities. The game features a home scene and four mini-games, each focused on different emotions.
- AI-driven dialogue
- Unified UI
- Rich gameplay mechanics
- Exploration and puzzle-solving
- Emotional narrative integration
- Clone the repository:
git clone https://github.com/your-github/arti-heart.git
- Open the project in Unity (version 2022.3 LTS recommended).
- Build and run the project from the Unity editor.
- Use
WASD
to navigate. - Use the mouse to control the camera.
- Press
F
for fixed chat with NPCs. - Press
G
for free chat with NPCs. - Enter mini-games by interacting with clouds or specific objects.
- Joy: Navigate a maze, collect keys, and solve a puzzle.
- Fear: Overcome obstacles in a desert parkour setting.
- Anger: Engage in strategic shooting challenges.
- Sadness: Match colors in a 3D puzzle setup.
- Unity 2022.3 LTS
- C# for gameplay scripting
- AI dialogues powered by ChatGPT
- Inspiration from "It Takes Two" by Hazelight Studios
- Maze Generation tutorial from YouTube Tutorial
This project aims to offer an engaging and educational experience, exploring emotions and human connections through interactive gameplay.