← Back to Portfolio

Image Crossword

An innovative word puzzle game where images transform into letters, challenging players to form words based on visual clues.

My Role

I led the development of the dynamic image-to-letter transformation system and implemented themed levels, enhancing both gameplay variety and cognitive engagement.

Technologies

  • ScriptableObject : Implemented ScriptableObjects for modular and scalable level data management.
  • Singleton Pattern : Implemented Singleton Pattern to ensure centralized control and global access to key systems including UI, gameplay, level, and audio management.
  • Spritesheet : Collaborated with the UI artist to consolidate UI assets into a spritesheet for better optimization and rendering efficiency.
  • Texture Atlas: Collaborated with the game artist to consolidate texture assets into a texture atlas for better optimization and rendering efficiency.
  • Editor Scripting: Created a level generator tool using Editor Scripting, enabling designers to build 400 levels in 2 weeks—compared to just 60 levels in the same time frame previously.
  • Asset Bundles: Utilized Asset Bundles to reduce initial game size and support modular content loading.
  • OpenAI API: Integrated the OpenAI API to dynamically generate images for custom user-created levels.
  • Firebase Firestore: Used Firestore to store and retrieve real-time leaderboard data.
  • Google Play Asset Delivery: Implemented install-time and on-demand asset delivery to reduce Android game size and improve loading efficiency.
  • JSON: Used JSON to store and manage data for custom levels created by users.

Links

Google Play Store | Apple App Store