A downloadable game for Windows

"Coin Quest" is an 3D maze game where players embark on a thrilling journey to collect coins while overcoming various challenges. The main character explores enchanting landscapes, battles enemies, and solves puzzles to progress through different levels. The objective is to gather enough coins to reach the next stage while avoiding hazards that may lead to a "Game Over."

Tools Used:

  • Unity Engine: The game is developed using the Unity game engine, providing a user-friendly environment for game creation, scripting, and asset integration.
  • C#: The gameplay and mechanics are programmed in C#, Unity's scripting language.
  • Tilemaps: Unity's Tilemap system is used to design levels and create reusable tilesets, streamlining the level creation process.
  • Physics and Collisions: Utilizing Unity's physics engine, the game ensures realistic interactions between characters and objects, enhancing gameplay immersion.
  • Animator: The Animator component animates characters and objects, bringing them to life with smooth animations.

Learning Outcomes: While building "Coin Quest," I have honed several skills and gained valuable insights into game development. Some key takeaways include:

  • Unity Fundamentals: I have become proficient in using the Unity Engine, understanding its core features and how they work together to create games.
  • C# Programming: Through scripting game mechanics and interactions, I have improved my C# programming skills and learned to create modular and efficient code.
  • Level Design: The use of Tilemaps and level design concepts helped me create engaging and challenging gameplay experiences for players.
  • Asset Integration: I have learned how to import and integrate various assets, including sprites, sound effects, and animations, to bring the game world to life.
  • Player Input and Controls: Implementing player input and responsive controls was essential for providing a smooth gaming experience.
  • UI and Menus: I have developed interactive UI elements and menus to enhance the game's user interface and improve player navigation.
  • Event Handling: Understanding event-driven programming, such as triggering actions on specific events like collecting coins or encountering enemies.

Overall, "Coin Quest" represents not only a fun and engaging game but also a valuable learning experience, equipping me with essential skills for future game development projects.

Controls:
W -> up
S  -> down

D  ->right
A  -> left
Space  -> jump
ESC  -> Pause
Left Mouse Click  -> atack

Download

Download
CoinQuest.rar 21 MB

Leave a comment

Log in with itch.io to leave a comment.